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-24.07:07:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637737643.57.0.827222648723.issue45886@roundup.psfhosted.org>
In-reply-to
Content
New changeset dd8ce9ea8d7e45224a348ea7962b5f50cbf86dc5 by Christian Heimes in branch 'main':
bpo-45886: Allow overriding freeze command for cross compiling (GH-29735)
https://github.com/python/cpython/commit/dd8ce9ea8d7e45224a348ea7962b5f50cbf86dc5
History
Date User Action Args
2021-11-24 07:07:23christian.heimessetrecipients: + christian.heimes, gvanrossum, eric.snow
2021-11-24 07:07:23christian.heimessetmessageid: <1637737643.57.0.827222648723.issue45886@roundup.psfhosted.org>
2021-11-24 07:07:23christian.heimeslinkissue45886 messages
2021-11-24 07:07:23christian.heimescreate