◐ Shell
reader mode source ↗

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 miss-islington
Recipients BTaskaya, brandtbucher, miss-islington, ncoghlan, pablogsal
Date 2021-07-29.01:02:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627520538.19.0.0137901560999.issue43897@roundup.psfhosted.org>
In-reply-to
Content
New changeset 405f5c54914483607194a3ba6d4e50533d92bad1 by Miss Islington (bot) in branch '3.10':
[3.10] bpo-43897: Reject "_" captures and top-level MatchStar in the AST validator (GH-27432) (GH-27435)
https://github.com/python/cpython/commit/405f5c54914483607194a3ba6d4e50533d92bad1
History
Date User Action Args
2021-07-29 01:02:18miss-islingtonsetrecipients: + miss-islington, ncoghlan, pablogsal, brandtbucher, BTaskaya
2021-07-29 01:02:18miss-islingtonsetmessageid: <1627520538.19.0.0137901560999.issue43897@roundup.psfhosted.org>
2021-07-29 01:02:18miss-islingtonlinkissue43897 messages
2021-07-29 01:02:18miss-islingtoncreate