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 tim.peters
Recipients serhiy.storchaka, tim.peters
Date 2022-03-21.17:49:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647884992.86.0.295342875786.issue47080@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5c3201e146b251017cd77202015f47912ddcb980 by Tim Peters in branch 'main':
bpo-47080: Use atomic groups to simplify fnmatch (GH-32029)
https://github.com/python/cpython/commit/5c3201e146b251017cd77202015f47912ddcb980
History
Date User Action Args
2022-03-21 17:49:52tim.peterssetrecipients: + tim.peters, serhiy.storchaka
2022-03-21 17:49:52tim.peterssetmessageid: <1647884992.86.0.295342875786.issue47080@roundup.psfhosted.org>
2022-03-21 17:49:52tim.peterslinkissue47080 messages
2022-03-21 17:49:52tim.peterscreate