Python 3.8.5 is missing

Greetings, fellows,

Python 3.8.5 (security bugfixes) was released:
https://docs.python.org/release/3.8.5/whatsnew/changelog.html#changelog

However, support in Travis CI missing:

Downloading archive: https://storage.googleapis.com/travis-ci-language-archives/python/binaries/ubuntu/18.04/x86_64/python-3.8.5.tar.bz2
$ curl -sSf --retry 5 -o python-3.8.5.tar.bz2 ${archive_url}
curl: (22) The requested URL returned error: 404 

Is there any way community can help here and provide patches for that?

Best,
Rust

Sorry about the delay. We had issues with the automatic updates.

https://travis-ci.com/github/travis-ci/cpython-builder/builds/177694827

I’ve fixed the issue, and now, it should be available within the next 24 hours. If it’s not available after that time, please ping again.

Thanks.

Hey BanzaiMan,

thank you for the update. I can confirm, it works and available on bionic and focal distros.

Best,
Rust