On Saturday, June 14, 2014 1:46:49 PM UTC-5, Edward K. Ream wrote: I plan to make the following easily reversible change today: change > most instances of "if isQt5" to "if True or isQt5". This will enable > the new-style connections regardless of PyQt version. > > There are one or two places where the isQt5 constant is needed to > choose between two different method names. Such places will remain > unchanged. >
Done at rev 427b746728cc... Please report any problems immediately. All tests pass and I am happily eating my own dog food. EKR -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor. For more options, visit https://groups.google.com/d/optout.
