cpython/Misc/NEWS.d/next/Windows
Segev Finer 5e437fb872
bpo-30555: Fix WindowsConsoleIO fails in the presence of fd redirection (GH-1927)
This works by not caching the handle and instead getting the handle from
the file descriptor each time, so that if the actual handle changes by
fd redirection closing/opening the console handle beneath our feet, we
will keep working correctly.
2021-04-23 23:00:27 +01:00
..
2017-12-16-12-23-51.bpo-30555.3ybjly.rst bpo-30555: Fix WindowsConsoleIO fails in the presence of fd redirection (GH-1927) 2021-04-23 23:00:27 +01:00
2021-04-03-18-54-31.bpo-43652.gNmfVN.rst bop-43652: Update Tcl and Tk to 8.6.11 in Windows installer (GH-25170) 2021-04-23 22:40:42 +01:00
2021-04-06-12-27-33.bpo-43745.rdKNda.rst bpo-43745: Actually updates Windows release to OpenSSL 1.1.1k. (GH-25213) 2021-04-06 13:08:30 +01:00
2021-04-21-23-37-34.bpo-26227.QMY_eA.rst bpo-26227: Fixes decoding of host names on Windows from ANSI instead of UTF-8 (GH-25510) 2021-04-22 00:18:20 +01:00
2021-04-22-19-49-20.bpo-38822.jgdPmq.rst bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527) 2021-04-22 20:45:02 +01:00
2021-04-22-20-39-49.bpo-43538.F0Cg6X.rst bpo-43538: Add extra arguments to os.startfile (GH-25538) 2021-04-23 18:03:17 +01:00
2021-04-22-21-37-41.bpo-35306.10kSR-.rst bpo-43538: Add extra arguments to os.startfile (GH-25538) 2021-04-23 18:03:17 +01:00
README.rst

README.rst

Put news entry `blurb`_ files for the *Windows* section in this directory.

.. _blurb: https://pypi.org/project/blurb/