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 christian.heimes, eric.snow, gvanrossum
Date 2021-11-26.16:05:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637942725.1.0.565096781276.issue45886@roundup.psfhosted.org>
In-reply-to
Content
New changeset 765b2a3ad2e8abf9a06d5e9b3802b575ec115d76 by Christian Heimes in branch 'main':
bpo-45886: Fix OOT build when srcdir has frozen module headers (GH-29793)
https://github.com/python/cpython/commit/765b2a3ad2e8abf9a06d5e9b3802b575ec115d76
History
Date User Action Args
2021-11-26 16:05:25christian.heimessetrecipients: + christian.heimes, gvanrossum, eric.snow
2021-11-26 16:05:25christian.heimessetmessageid: <1637942725.1.0.565096781276.issue45886@roundup.psfhosted.org>
2021-11-26 16:05:25christian.heimeslinkissue45886 messages
2021-11-26 16:05:25christian.heimescreate