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 kulikjak, miss-islington, petr.viktorin, shihai1991, vstinner
Date 2022-01-13.18:24:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642098277.1.0.0125467662035.issue44133@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6be848922bc0f4c632c255c39de82a45b6480286 by Victor Stinner in branch 'main':
bpo-44133: Link Python executable with object files (GH-30556)
https://github.com/python/cpython/commit/6be848922bc0f4c632c255c39de82a45b6480286
History
Date User Action Args
2022-01-13 18:24:37vstinnersetrecipients: + vstinner, petr.viktorin, miss-islington, kulikjak, shihai1991
2022-01-13 18:24:37vstinnersetmessageid: <1642098277.1.0.0125467662035.issue44133@roundup.psfhosted.org>
2022-01-13 18:24:37vstinnerlinkissue44133 messages
2022-01-13 18:24:37vstinnercreate