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 ncoghlan
Recipients barry, brett.cannon, doko, ncoghlan, petr.viktorin
Date 2017-02-10.17:46:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486748774.45.0.579083173514.issue29514@psf.upfronthosting.co.za>
In-reply-to
Content
Note that Fedora doesn't even rebuild all the extension modules when bumping CPython to a new maintenance release, let alone rebuilding and re-releasing all the pure Python ones. (RPM supports doing that just fine, but it would mean shipping thousands of updated binary artifacts instead of just one - the new CPython maintenance release)
History
Date User Action Args
2017-02-10 17:46:14ncoghlansetrecipients: + ncoghlan, barry, brett.cannon, doko, petr.viktorin
2017-02-10 17:46:14ncoghlansetmessageid: <1486748774.45.0.579083173514.issue29514@psf.upfronthosting.co.za>
2017-02-10 17:46:14ncoghlanlinkissue29514 messages
2017-02-10 17:46:14ncoghlancreate