]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-57684: Document safe path in What's New in Python 3.11 (#92362)
authorVictor Stinner <vstinner@python.org>
Fri, 6 May 2022 02:53:00 +0000 (04:53 +0200)
committerGitHub <noreply@github.com>
Fri, 6 May 2022 02:53:00 +0000 (04:53 +0200)
commit5f29268283aba12d4f2c83cab4966286e0ac5128
tree9a89d91965ee5ee8d9d6e76e071e2181d521f089
parent329afe78c3bbc234492a53f7a4084d07e215a077
gh-57684: Document safe path in What's New in Python 3.11 (#92362)

Mention also -P and PYTHONSAFEPATH in the Security Considerations
page.
Doc/library/security_warnings.rst
Doc/whatsnew/3.11.rst