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 FFY00, benjamin.peterson, christian.heimes, eric.snow, miss-islington, ncoghlan, neonene, steve.dower, vstinner
Date 2021-12-06.18:13:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638814401.97.0.290403711453.issue45582@roundup.psfhosted.org>
In-reply-to
Content
New changeset f16f93e5279f957ca25dd8b91233a44833167a8a by Christian Heimes in branch 'main':
bpo-45582: framework build: modPath must not be const (GH-29944)
https://github.com/python/cpython/commit/f16f93e5279f957ca25dd8b91233a44833167a8a
History
Date User Action Args
2021-12-06 18:13:22christian.heimessetrecipients: + christian.heimes, ncoghlan, vstinner, benjamin.peterson, eric.snow, steve.dower, miss-islington, neonene, FFY00
2021-12-06 18:13:21christian.heimessetmessageid: <1638814401.97.0.290403711453.issue45582@roundup.psfhosted.org>
2021-12-06 18:13:21christian.heimeslinkissue45582 messages
2021-12-06 18:13:21christian.heimescreate