This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vajrasky
Recipients Arfrever, ezio.melotti, georg.brandl, jderose, jwilk, kushal.das, larry, serhiy.storchaka, terry.reedy, v+python, vajrasky
Date 2014-02-10.06:48:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392014921.5.0.893087828686.issue16074@psf.upfronthosting.co.za>
In-reply-to
Content
Now, that we have fixed this bug in Python 3.4 with this commit http://hg.python.org/cpython/rev/081a9d8ba3c7, what should we do with the bug in Python 3.3?

Use my patch (omitting filenames)?

Keep the status quo (one filename)? If yes, close this ticket as invalid.

Backport Larry's commit (two filenames) which is not straightforward?
History
Date User Action Args
2014-02-10 06:48:41vajraskysetrecipients: + vajrasky, georg.brandl, terry.reedy, larry, jwilk, ezio.melotti, Arfrever, v+python, jderose, serhiy.storchaka, kushal.das
2014-02-10 06:48:41vajraskysetmessageid: <1392014921.5.0.893087828686.issue16074@psf.upfronthosting.co.za>
2014-02-10 06:48:41vajraskylinkissue16074 messages
2014-02-10 06:48:40vajraskycreate