]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37330: open(): "U" mode is removed in Python 3.9 (GH-16972)
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 29 Oct 2019 09:38:37 +0000 (02:38 -0700)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2019 09:38:37 +0000 (02:38 -0700)
commit4cb08b6c0ae6989d169dd48c2b24087941f6d0b0
tree5a59fc1e24a2e669897d8cb66163851f0b9f93bc
parentf7d50f8f997fbfce1556991a3700826536871fe7
bpo-37330: open(): "U" mode is removed in Python 3.9 (GH-16972)

Update open() documentation.
(cherry picked from commit 1d2862a323ae1387e306942253b1e487018e2b7f)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/functions.rst