diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-02-20-12-15-29.bpo-43260.6znAas.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2021-02-20-12-15-29.bpo-43260.6znAas.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-02-20-12-15-29.bpo-43260.6znAas.rst b/Misc/NEWS.d/next/Library/2021-02-20-12-15-29.bpo-43260.6znAas.rst deleted file mode 100644 index f3c21d1..0000000 --- a/Misc/NEWS.d/next/Library/2021-02-20-12-15-29.bpo-43260.6znAas.rst +++ /dev/null @@ -1,2 +0,0 @@ -Fix TextIOWrapper can not flush internal buffer forever after very large -text is written. |