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 brandtbucher
Recipients BTaskaya, brandtbucher, gvanrossum, lys.nikolaou, pablogsal
Date 2020-10-23.15:22:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603466540.96.0.7677855399.issue42128@roundup.psfhosted.org>
In-reply-to
Content
PEP 634 has not yet been accepted, but we'd like to hit the ground running and get this into alphas as soon as it (hopefully) is.

Several people have volunteered to review the implementation, since it's so huge. Other reviews are very welcome, if anybody has a bit of time to pitch in. This touches tons of stuff: the parser, the compiler, the VM, the builtins, the stdlib, the tests... I'd like as many eyeballs as possible!

I'll have a draft PR up against master in a few minutes. Let's try to keep all of the review comments there.
History
Date User Action Args
2020-10-23 15:22:21brandtbuchersetrecipients: + brandtbucher, gvanrossum, lys.nikolaou, pablogsal, BTaskaya
2020-10-23 15:22:20brandtbuchersetmessageid: <1603466540.96.0.7677855399.issue42128@roundup.psfhosted.org>
2020-10-23 15:22:20brandtbucherlinkissue42128 messages
2020-10-23 15:22:20brandtbuchercreate