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 SilentGhost, martin.panter, python-dev, zach.ware
Date 2015-12-05.06:19:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151205061935.21235.28661@psf.io>
In-reply-to
Content
New changeset fae5186562d0 by Zachary Ware in branch '3.4':
Issue #25800: Fix running test_capi directly
https://hg.python.org/cpython/rev/fae5186562d0

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

New changeset bf3a7373e11a by Zachary Ware in branch 'default':
Closes #25800: Merge with 3.5
https://hg.python.org/cpython/rev/bf3a7373e11a
History
Date User Action Args
2015-12-05 06:19:38python-devsetrecipients: + python-dev, SilentGhost, martin.panter, zach.ware
2015-12-05 06:19:38python-devlinkissue25800 messages
2015-12-05 06:19:38python-devcreate