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 jaraco
Recipients jaraco
Date 2022-01-23.15:17:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642951065.18.0.027581471653.issue46474@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1514d1252f96e6a83eb65c439522a6b5443f6a1a by Jason R. Coombs in branch '3.9':
[3.9] bpo-46474: Avoid REDoS in EntryPoint.pattern (sync with importlib_metadata 4.10.1) (GH-30803). (GH-30828)
https://github.com/python/cpython/commit/1514d1252f96e6a83eb65c439522a6b5443f6a1a
History
Date User Action Args
2022-01-23 15:17:45jaracosetrecipients: + jaraco
2022-01-23 15:17:45jaracosetmessageid: <1642951065.18.0.027581471653.issue46474@roundup.psfhosted.org>
2022-01-23 15:17:45jaracolinkissue46474 messages
2022-01-23 15:17:45jaracocreate