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 christian.heimes
Recipients brett.cannon, christian.heimes, miss-islington, twouters, vstinner
Date 2021-10-22.18:03:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634925787.94.0.896223286234.issue45571@roundup.psfhosted.org>
In-reply-to
Content
New changeset f6e8b80d20159596cf641305bad3a833bedd2f4f by Christian Heimes in branch 'main':
bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161)
https://github.com/python/cpython/commit/f6e8b80d20159596cf641305bad3a833bedd2f4f
History
Date User Action Args
2021-10-22 18:03:07christian.heimessetrecipients: + christian.heimes, twouters, brett.cannon, vstinner, miss-islington
2021-10-22 18:03:07christian.heimessetmessageid: <1634925787.94.0.896223286234.issue45571@roundup.psfhosted.org>
2021-10-22 18:03:07christian.heimeslinkissue45571 messages
2021-10-22 18:03:07christian.heimescreate