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 steve.dower
Recipients Pixmew, paul.moore, serhiy.storchaka, steve.dower, tim.golden, yetingli, zach.ware
Date 2020-11-09.17:38:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604943497.16.0.484330676409.issue41712@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1f73c320e2921605c4963e202f6bdac1ef18f2ce by Yash Shete in branch 'master':
bpo-41712: Avoid runaway regex match in upload scripts (GH-23166)
https://github.com/python/cpython/commit/1f73c320e2921605c4963e202f6bdac1ef18f2ce
History
Date User Action Args
2020-11-09 17:38:17steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, serhiy.storchaka, yetingli, Pixmew
2020-11-09 17:38:17steve.dowersetmessageid: <1604943497.16.0.484330676409.issue41712@roundup.psfhosted.org>
2020-11-09 17:38:17steve.dowerlinkissue41712 messages
2020-11-09 17:38:17steve.dowercreate