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.
Created on 2015年09月08日 05:38 by koobs, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (5) | |||
|---|---|---|---|
| msg250159 - (view) | Author: Kubilay Kocak (koobs) (Python triager) | Date: 2015年09月08日 05:38 | |
3.5.0 rc3 tarballs appear to be missing on: https://www.python.org/ftp/python/3.5.0/ |
|||
| msg250179 - (view) | Author: Martin Panter (martin.panter) * (Python committer) | Date: 2015年09月08日 11:01 | |
They seem to be there now: https://www.python.org/ftp/python/3.5.0/Python-3.5.0rc3.tar.xz https://www.python.org/ftp/python/3.5.0/Python-3.5.0rc3.tgz Perhaps you were just too impatient? Or maybe confused by the strange sorting, EXE files following tar files? |
|||
| msg250193 - (view) | Author: Kubilay Kocak (koobs) (Python triager) | Date: 2015年09月08日 12:41 | |
@Martin, weird, I'm still not seeing any files/dirs matching 'rc3'. I have refreshed properly (cache-control 0 + empty cache) and still getting a similar listing. Fresh fetch output on the index URL: <a href="Python-3.5.0rc1.tar.xz">Python-3.5.0rc1.tar.xz</a> 11-Aug-2015 01:00 14798596^M <a href="Python-3.5.0rc1.tar.xz.asc">Python-3.5.0rc1.tar.xz.asc</a> 11-Aug-2015 01:00 819^M <a href="Python-3.5.0rc1.tgz">Python-3.5.0rc1.tgz</a> 11-Aug-2015 00:59 20038557^M <a href="Python-3.5.0rc1.tgz.asc">Python-3.5.0rc1.tgz.asc</a> 11-Aug-2015 01:00 819^M <a href="Python-3.5.0rc2.tar.xz">Python-3.5.0rc2.tar.xz</a> 25-Aug-2015 17:26 14841476^M <a href="Python-3.5.0rc2.tar.xz.asc">Python-3.5.0rc2.tar.xz.asc</a> 25-Aug-2015 17:26 819^M <a href="Python-3.5.0rc2.tgz">Python-3.5.0rc2.tgz</a> 25-Aug-2015 17:25 20055455^M <a href="Python-3.5.0rc2.tgz.asc">Python-3.5.0rc2.tgz.asc</a> 25-Aug-2015 17:26 819^M <a href="python-3.5.0a1-amd64-webinstall.exe">python-3.5.0a1-amd64-webinstall.exe</a> 08-Feb-2015 03:14 916296^M <a href="python-3.5.0a1-amd64.exe">python-3.5.0a1-amd64.exe</a> 08-Feb-2015 03:14 22844576^M <a href="python-3.5.0a1-macosx10.5.pkg">python-3.5.0a1-macosx10.5.pkg</a> 08-Feb-2015 02:28 25160803^M <a href="python-3.5.0a1-macosx10.5.pkg.asc">python-3.5.0a1-macosx10.5.pkg.asc</a> 8-Feb-2015 02:28 819^M Resolved host is: 103.245.222.223 Perhaps too-aggressive cache configuration, or not so good revalidate settings @ Fastly? |
|||
| msg250220 - (view) | Author: Berker Peksag (berker.peksag) * (Python committer) | Date: 2015年09月08日 15:36 | |
koobs and I have confirmed(on #python-dev) this was a cache issue. |
|||
| msg250221 - (view) | Author: Kubilay Kocak (koobs) (Python triager) | Date: 2015年09月08日 15:40 | |
Was a bug, now fixed (adjust title/resolution to compensate) Thanks Berker! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:20 | admin | set | github: 69213 |
| 2015年09月08日 15:40:07 | koobs | set | resolution: not a bug -> fixed messages: + msg250221 title: Missing 3.5.0 RC3 tarballs (FTP) -> Missing 3.5.0 RC3 tarballs (FTP) on Fastly nodes |
| 2015年09月08日 15:36:10 | berker.peksag | set | status: open -> closed nosy: + berker.peksag messages: + msg250220 resolution: not a bug stage: resolved |
| 2015年09月08日 12:41:22 | koobs | set | messages: + msg250193 |
| 2015年09月08日 11:01:52 | martin.panter | set | nosy:
+ martin.panter messages: + msg250179 |
| 2015年09月08日 05:38:22 | koobs | create | |