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 python-dev
Recipients Arfrever, benjamin.peterson, doko, donmez, eric.araujo, koobs, pitrou, python-dev, skrah
Date 2013-04-30.08:05:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b0FfV3lmMz7LkX@mail.python.org>
In-reply-to
Content
New changeset 7a2e0c1bb1a9 by Gregory P. Smith in branch '3.2':
* Fix issue 17192 for 3.2 - reapply the issue11729 patch that was undone
http://hg.python.org/cpython/rev/7a2e0c1bb1a9

New changeset aa3371fa9773 by Gregory P. Smith in branch '3.3':
* Fix PART of issue 17192 for 3.3 - reapply the issue11729 patch
http://hg.python.org/cpython/rev/aa3371fa9773

New changeset e0fdc21c7d13 by Gregory P. Smith in branch 'default':
* Fix PART of issue 17192 for 3.4 - reapply the issue11729 patch
http://hg.python.org/cpython/rev/e0fdc21c7d13
History
Date User Action Args
2013-04-30 08:05:39python-devsetrecipients: + python-dev, doko, pitrou, donmez, benjamin.peterson, eric.araujo, Arfrever, skrah, koobs
2013-04-30 08:05:39python-devlinkissue11729 messages
2013-04-30 08:05:39python-devcreate