[issue13700] imaplib.IMAP4.authenticate authobject fails with PLAIN mechanism

2012-02-04 Thread Johannes Bauer
Johannes Bauer added the comment: Issue also affects Python3.1. Hunk succeeds against 3.1 imaplib.py and works for me. -- nosy: +joebauer versions: +Python 3.1 ___ Python tracker <http://bugs.python.org/issue13

[issue13940] imaplib: Mailbox names are not quoted

2012-02-04 Thread Johannes Bauer
New submission from Johannes Bauer : imaplib does not qupote mailbox names when it's sending it's query to the server in response to a status request, for example. This will lead to very strange errors if mailboxes are accessed which contain spaces: i.e. connection.status(&qu

[issue20491] textwrap: Non-breaking space not honored

2016-10-03 Thread Johannes Bauer
Johannes Bauer added the comment: Hey there, wanted to follow up on the state of this... is there a reason why this has not made it into vanilla yet? If so, I'd like to try to help out clear impediments if I can. This issue is *really*, really, really annoying me. I've posted ab