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.14:31:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551450707.98.0.26206587739.issue36146@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8058bdae3e5e1f77a202d9dc907b4189409c9b03 by Victor Stinner in branch 'master':
bpo-36146: Refactor setup.py: PyBuildExt.add() method (GH-12097)
https://github.com/python/cpython/commit/8058bdae3e5e1f77a202d9dc907b4189409c9b03
History
Date User Action Args
2019-03-01 14:31:47vstinnersetrecipients: + vstinner
2019-03-01 14:31:47vstinnersetmessageid: <1551450707.98.0.26206587739.issue36146@roundup.psfhosted.org>
2019-03-01 14:31:47vstinnerlinkissue36146 messages
2019-03-01 14:31:47vstinnercreate