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.16:19:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551457152.38.0.918865408529.issue36146@roundup.psfhosted.org>
In-reply-to
Content
New changeset c991f2415d4eef663039a83125aa6aad81672680 by Victor Stinner in branch 'master':
bpo-36146: Don't run code at setup.py top level (GH-12127)
https://github.com/python/cpython/commit/c991f2415d4eef663039a83125aa6aad81672680
History
Date User Action Args
2019-03-01 16:19:12vstinnersetrecipients: + vstinner
2019-03-01 16:19:12vstinnersetmessageid: <1551457152.38.0.918865408529.issue36146@roundup.psfhosted.org>
2019-03-01 16:19:12vstinnerlinkissue36146 messages
2019-03-01 16:19:12vstinnercreate