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 docs@python, python-dev, scw
Date 2015-09-08.04:32:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150908043220.68867.96382@psf.io>
In-reply-to
Content
New changeset 7f4102a9818b by Zachary Ware in branch '3.4':
Issue #25010: Fix path for .pyd example project.
https://hg.python.org/cpython/rev/7f4102a9818b

New changeset 309c0331726b by Zachary Ware in branch '3.5':
Issue #25010: Merge with 3.4
https://hg.python.org/cpython/rev/309c0331726b

New changeset 3829f567d269 by Zachary Ware in branch 'default':
Closes #25010: Merge with 3.5
https://hg.python.org/cpython/rev/3829f567d269
History
Date User Action Args
2015-09-08 04:32:23python-devsetrecipients: + python-dev, docs@python, scw
2015-09-08 04:32:23python-devlinkissue25010 messages
2015-09-08 04:32:22python-devcreate