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 vstinner
Recipients vstinner
Date 2019-03-01.17:21:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset cfe172dc6bd0a02d36db31ffabcc38f9320a4510 by Victor Stinner in branch 'master':
bpo-36146: Add TEST_EXTENSIONS to setup.py (GH-12129)
https://github.com/python/cpython/commit/cfe172dc6bd0a02d36db31ffabcc38f9320a4510
History
Date User Action Args
2019-03-01 17:21:51vstinnersetrecipients: + vstinner
2019-03-01 17:21:51vstinnersetmessageid: <[email protected]>
2019-03-01 17:21:51vstinnerlinkissue36146 messages
2019-03-01 17:21:51vstinnercreate