[issue37330] open(): remove 'U' mode, deprecated since Python 3.3

Łukasz Langa report at bugs.python.org
Thu Sep 2 06:58:04 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 19ba2122ac7313ac29207360cfa864a275b9489e by Victor Stinner in branch 'main':
bpo-37330: open() no longer accept 'U' in file mode (GH-28118)
https://github.com/python/cpython/commit/19ba2122ac7313ac29207360cfa864a275b9489e


----------
nosy: +lukasz.langa

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37330>
_______________________________________


More information about the Python-bugs-list mailing list