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 larry
Recipients benhoyt, larry, paul.moore, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-03-09.19:29:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425929394.96.0.71580919276.issue23619@psf.upfronthosting.co.za>
In-reply-to
Content
> Any idea how long until the CDN picks up the update?

curl -X PURGE https://www.python.org/ftp/python/2.7.5/Python-2.7.5.tar.xz

will explicitly tell the CDN to pick up the new binaries.  Not sure if that works from anywhere or just from dl-files.iad1.psf.io .
History
Date User Action Args
2015-03-09 19:29:55larrysetrecipients: + larry, paul.moore, vstinner, tim.golden, benhoyt, python-dev, zach.ware, steve.dower
2015-03-09 19:29:54larrysetmessageid: <1425929394.96.0.71580919276.issue23619@psf.upfronthosting.co.za>
2015-03-09 19:29:54larrylinkissue23619 messages
2015-03-09 19:29:54larrycreate