]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39493: Fix definition of IO.closed in typing.py (#18265)
authorShantanu <hauntsaninja@users.noreply.github.com>
Thu, 30 Jan 2020 02:52:36 +0000 (18:52 -0800)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2020 02:52:36 +0000 (18:52 -0800)
commit2e6569b6692298fcc9aae0df3eb3181adb2a5099
tree153784e011329092e5e5bd2d7b358890df8addca
parentd47d0c8e9f2ca0f9f5d1bf0b35006a9a4d5ca684
bpo-39493: Fix definition of IO.closed in typing.py (#18265)
Lib/typing.py
Misc/NEWS.d/next/Library/2020-01-30-01-13-19.bpo-39493.CbFRi7.rst [new file with mode: 0644]