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 kleshni, tim.peters
Date 2020-05-06.02:28:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588732111.65.0.825832177762.issue40480@roundup.psfhosted.org>
In-reply-to
Content
New changeset b9c46a2c2d7fc68457bff641f78932d66f5e5f59 by Tim Peters in branch 'master':
bpo-40480 "fnmatch" exponential execution time (GH-19908)
https://github.com/python/cpython/commit/b9c46a2c2d7fc68457bff641f78932d66f5e5f59
History
Date User Action Args
2020-05-06 02:28:31tim.peterssetrecipients: + tim.peters, kleshni
2020-05-06 02:28:31tim.peterssetmessageid: <1588732111.65.0.825832177762.issue40480@roundup.psfhosted.org>
2020-05-06 02:28:31tim.peterslinkissue40480 messages
2020-05-06 02:28:31tim.peterscreate