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 Brian.Herman, brett.cannon, eryksun, martin.panter, paul.moore, python-dev, rhettinger, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-07-16.17:46:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160716174616.31391.27349.83FFCAE4@psf.io>
In-reply-to
Content
New changeset 6b46c1510bfa by Brett Cannon in branch '3.5':
Fix regressions introduced by fixes for issue #27083.
https://hg.python.org/cpython/rev/6b46c1510bfa

New changeset f4c91b883772 by Brett Cannon in branch 'default':
Merge for #27083
https://hg.python.org/cpython/rev/f4c91b883772
History
Date User Action Args
2016-07-16 17:46:19python-devsetrecipients: + python-dev, brett.cannon, rhettinger, paul.moore, tim.golden, Brian.Herman, martin.panter, zach.ware, serhiy.storchaka, eryksun, steve.dower
2016-07-16 17:46:19python-devlinkissue27083 messages
2016-07-16 17:46:19python-devcreate