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 Kevin Mooney, christian.heimes, gaige, mcepl, ned.deily, ronaldoussoren, vstinner
Date 2021-11-25.12:35:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637843730.47.0.618858744796.issue39026@roundup.psfhosted.org>
In-reply-to
Content
New changeset ce5a6460aebdc51a810d2755782fe8f0d7918ec2 by Victor Stinner in branch '3.10':
bpo-39026: Fix Python.h when building with Xcode (GH-29488) (GH-29732)
https://github.com/python/cpython/commit/ce5a6460aebdc51a810d2755782fe8f0d7918ec2
History
Date User Action Args
2021-11-25 12:35:30vstinnersetrecipients: + vstinner, ronaldoussoren, christian.heimes, ned.deily, mcepl, gaige, Kevin Mooney
2021-11-25 12:35:30vstinnersetmessageid: <1637843730.47.0.618858744796.issue39026@roundup.psfhosted.org>
2021-11-25 12:35:30vstinnerlinkissue39026 messages
2021-11-25 12:35:30vstinnercreate