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, steve.dower, tim.golden, zach.ware
Date 2019-10-01.23:01:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569970899.08.0.367684181352.issue38343@roundup.psfhosted.org>
In-reply-to
Content
I noticed that when the nuget.org packages published for 3.8.0rc1, they were given the version "3.8.0".

3.7.5rc1 was okay because it's still using the old approach to setting the version.

This needs to be fixed before any more RCs are released. I'll see if I can get the incorrectly versioned files removed from nuget and replace them with RCs.
History
Date User Action Args
2019-10-01 23:01:39steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware
2019-10-01 23:01:39steve.dowersetmessageid: <1569970899.08.0.367684181352.issue38343@roundup.psfhosted.org>
2019-10-01 23:01:39steve.dowerlinkissue38343 messages
2019-10-01 23:01:38steve.dowercreate