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 lukasz.langa
Recipients gvanrossum, hongweipeng, lukasz.langa, lys.nikolaou, pablogsal, xxm
Date 2021-12-10.23:44:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639179874.41.0.743417350184.issue42918@roundup.psfhosted.org>
In-reply-to
Content
New changeset 28179aac796ed1debdce336c4b8ca18e8475d40d by Weipeng Hong in branch 'main':
bpo-42918: Improve build-in function compile() in mode 'single' (GH-29934)
https://github.com/python/cpython/commit/28179aac796ed1debdce336c4b8ca18e8475d40d
History
Date User Action Args
2021-12-10 23:44:34lukasz.langasetrecipients: + lukasz.langa, gvanrossum, lys.nikolaou, hongweipeng, pablogsal, xxm
2021-12-10 23:44:34lukasz.langasetmessageid: <1639179874.41.0.743417350184.issue42918@roundup.psfhosted.org>
2021-12-10 23:44:34lukasz.langalinkissue42918 messages
2021-12-10 23:44:34lukasz.langacreate