]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37330: open(): "U" mode is removed in Python 3.9 (GH-16972)
authorVictor Stinner <vstinner@python.org>
Tue, 29 Oct 2019 09:32:39 +0000 (10:32 +0100)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2019 09:32:39 +0000 (10:32 +0100)
commit1d2862a323ae1387e306942253b1e487018e2b7f
tree91a01412beb55ca3a761b2d929f49b99a7647285
parent3801b2699eb9441ca31c6ec8fa956fc0fe755ef7
bpo-37330: open(): "U" mode is removed in Python 3.9 (GH-16972)

Update open() documentation.
Doc/library/functions.rst