[issue845560] imaplib: traceback from _checkquote with empty string

2010-10-05 Thread R. David Murray
R. David Murray added the comment: The example works fine for me (server returns mailbox does not exist) in both 2.7 and py3k trunk, so I'm closing this as out of date. -- nosy: +r.david.murray -BreamoreBoy resolution: -> out of date stage: patch review -> committed/rejected status: o

[issue845560] imaplib: traceback from _checkquote with empty string

2010-08-18 Thread Mark Lawrence
Mark Lawrence added the comment: The patch is more trouble than it's worth because it's hopelessly out of date. I think this needs a new patch if it's still relevant or else it should be closed. -- ___ Python tracker

[issue845560] imaplib: traceback from _checkquote with empty string

2010-07-11 Thread Tony Meyer
Tony Meyer added the comment: Why does the patch being very small make it more trouble? -- ___ Python tracker ___ ___ Python-bugs-li

[issue845560] imaplib: traceback from _checkquote with empty string

2010-07-10 Thread Mark Lawrence
Mark Lawrence added the comment: The patch adds two lines to imaplib.py, would applying it after all these years be more trouble than it's worth? -- nosy: +BreamoreBoy stage: unit test needed -> patch review versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___

[issue845560] imaplib: traceback from _checkquote with empty string

2009-04-22 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +easy, patch ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue845560] imaplib: traceback from _checkquote with empty string

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.3 ___ Python tracker ___ ___ P