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, miss-islington, pablogsal, xxm
Date 2021-12-27.16:15:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640621759.3.0.838090068297.issue42918@roundup.psfhosted.org>
In-reply-to
Content
New changeset 576e38f9db61ca09ca6dc57ad13b02a7bf9d370a by Miss Islington (bot) in branch '3.10':
bpo-42918: Improve built-in function compile() in mode 'single' (GH-29934) (GH-30040)
https://github.com/python/cpython/commit/576e38f9db61ca09ca6dc57ad13b02a7bf9d370a
History
Date User Action Args
2021-12-27 16:15:59lukasz.langasetrecipients: + lukasz.langa, gvanrossum, lys.nikolaou, hongweipeng, pablogsal, miss-islington, xxm
2021-12-27 16:15:59lukasz.langasetmessageid: <1640621759.3.0.838090068297.issue42918@roundup.psfhosted.org>
2021-12-27 16:15:59lukasz.langalinkissue42918 messages
2021-12-27 16:15:59lukasz.langacreate