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 paul.moore, serhiy.storchaka, steve.dower, tim.golden, yetingli, zach.ware
Date 2020-09-04.16:30:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599237012.72.0.53629647441.issue41712@roundup.psfhosted.org>
In-reply-to
Content
I've considered DoSing myself a few times, but then change my mind and just publish the release :)

A PR to change it to "(\d+\.\d+\.\d+)([a-zA-Z]+\d+)?$" would be fine, but is not urgent. It certainly doesn't need to be backported, as this is only ever used from master these days.

Personally I'd be just as happy closing the issue. I know that the current script works, and there's nothing worse than breaking a release because someone has changed the release scripts without testing them properly.
History
Date User Action Args
2020-09-04 16:30:12steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, serhiy.storchaka, yetingli
2020-09-04 16:30:12steve.dowersetmessageid: <1599237012.72.0.53629647441.issue41712@roundup.psfhosted.org>
2020-09-04 16:30:12steve.dowerlinkissue41712 messages
2020-09-04 16:30:12steve.dowercreate