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 brandtbucher, miss-islington, pablogsal
Date 2021-06-24.15:34:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624548882.02.0.290730168286.issue44456@roundup.psfhosted.org>
In-reply-to
Content
New changeset 11f1a30cdb59f9da0209798d2057f7afacbd9547 by Miss Islington (bot) in branch '3.10':
bpo-44456: Improve the syntax error when mixing keyword and positional patterns (GH-26793)
https://github.com/python/cpython/commit/11f1a30cdb59f9da0209798d2057f7afacbd9547
History
Date User Action Args
2021-06-24 15:34:42miss-islingtonsetrecipients: + miss-islington, pablogsal, brandtbucher
2021-06-24 15:34:42miss-islingtonsetmessageid: <1624548882.02.0.290730168286.issue44456@roundup.psfhosted.org>
2021-06-24 15:34:42miss-islingtonlinkissue44456 messages
2021-06-24 15:34:42miss-islingtoncreate