Brett Cannon <[email protected]> added the comment:
The 3.8.1 license can be found at https://github.com/python/cpython/blob/v3.8.1/LICENSE. But the reason you are seeing the license as under 3.8.2rc2 is because that's the version the 3.8 docs is showing, not 3.8.1. So there's no license missing, you're just not looking at the 3.8.1 docs as we are not displaying those at docs.python.org anymore. ---------- nosy: +brett.cannon resolution: -> rejected stage: needs patch -> resolved status: open -> closed _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39730> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
