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