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 paul.moore, python-dev, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2015-10-06.20:23:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151006202326.3295.42260@psf.io>
In-reply-to
Content
New changeset 4e7697ccceeb by Zachary Ware in branch '3.4':
Issue #25097: fix Windows error number access
https://hg.python.org/cpython/rev/4e7697ccceeb

New changeset 440d4da352fa by Zachary Ware in branch '3.5':
Issue #25097: Merge with 3.4
https://hg.python.org/cpython/rev/440d4da352fa

New changeset d91f9fc7b85d by Zachary Ware in branch 'default':
Issue #25097: Merge with 3.5
https://hg.python.org/cpython/rev/d91f9fc7b85d
History
Date User Action Args
2015-10-06 20:23:30python-devsetrecipients: + python-dev, paul.moore, vinay.sajip, tim.golden, zach.ware, steve.dower
2015-10-06 20:23:30python-devlinkissue25097 messages
2015-10-06 20:23:29python-devcreate