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:29:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151006202915.7252.81949@psf.io>
In-reply-to
Content
New changeset 03a569eb0e0e by Zachary Ware in branch '3.4':
Issue #25097: Re-raise any other pywin32 error
https://hg.python.org/cpython/rev/03a569eb0e0e

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

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