I've opened a new Issue for you: http://code.google.com/p/spyderlib/issues/detail?id=1542
This is not an issue with WinPython but with the combination of Python3-Windows-PyQt4 (not tested with PySide though). -Pierre 2013/8/26 Carlos Córdoba <[email protected]> > Hi Jim, > > I cannot reproduce your problem on Linux using neither Python 2 nor Python > 3, so this has to be a Windows problem or an issue with WinPython. Please > open an issue in our Issues tracker so we don't forget to take a closer > look at it. > > Cheers, > Carlos > > El 26/08/13 12:01, Jim Passmore escribió: > > Is there something known that breaks highlighting of matching parens in >> the development versions? I've found for 2.3.0dev5 and dev6 there is no >> highlighting in the editor, even though it works in the console. >> >> For example, type the following into editor: x,y = ({'a':1}, [1,2,3]). >> In earlier versions, when the cursor is on one parenthesis, the matching >> paren will be highlighted in green. Unmatched parens are highlighted red. >> Instead, no highlighting occurs at all >> >> I see the problem with 2.3.0dev6 from WinPython 3.3.2.3, and with >> 2.3.0dev5, from WinPython 3.3.2.2. Correct behavior seen with Spyder 2.2.0 >> from WinPython 2.7.5.0. >> >> Could not find it in the issue list, but perhaps it's part of a bigger >> issue? If this is not known, I can add to the issue list... >> >> thanks, >> Jim >> >> -- >> You received this message because you are subscribed to the Google Groups >> "spyder" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to >> spyderlib+unsubscribe@**googlegroups.com<spyderlib%[email protected]> >> . >> To post to this group, send email to [email protected]. >> Visit this group at >> http://groups.google.com/**group/spyderlib<http://groups.google.com/group/spyderlib> >> . >> For more options, visit >> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >> . >> > > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > spyderlib+unsubscribe@**googlegroups.com<spyderlib%[email protected]> > . > To post to this group, send email to [email protected]. > Visit this group at > http://groups.google.com/**group/spyderlib<http://groups.google.com/group/spyderlib> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
