On Mon, Nov 3, 2014 at 5:06 PM, Stephen <[email protected]> wrote:

> Does anyone else see closing quotes being doubled?
> i.e. type closing '}' in '{a}' and '{a}}' appears instead. Likewise for ]
> and ).
>

​Thanks for this.  Fixed at 4f28aa4.

This bug arose because some, but *not* all, members of the QtGui module
moved to the QtWidgets module in PyQt5.  Pylint can't detect such errors
because it runs on PyQt4. Something like this may be the cause of the other
PyQt5 bug you reported today.

Edward

-- 
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.

Reply via email to