cpython/Misc/NEWS.d/next/Windows
Rayyan Ansari 739c026f44
gh-101881: Support (non-)blocking read/write functions on Windows pipes (GH-101882)
* fileutils: handle non-blocking pipe IO on Windows

Handle erroring operations on non-blocking pipes by reading the _doserrno code.
Limit writes on non-blocking pipes that are too large.

* Support blocking functions on Windows

Use the GetNamedPipeHandleState and SetNamedPipeHandleState Win32 API functions to add support for os.get_blocking and os.set_blocking.
2023-02-16 14:52:24 +00:00
..
2023-01-25-11-33-54.gh-issue-101196.wAX_2g.rst gh-101196: Make isdir/isfile/exists faster on Windows (GH-101324) 2023-02-08 14:34:24 +00:00
2023-02-07-18-22-54.gh-issue-101614.NjVP0n.rst gh-101614: Don't treat python3_d.dll as a Python DLL when checking extension modules for incompatibility (GH-101615) 2023-02-08 14:23:57 +00:00
2023-02-09-22-09-27.gh-issue-101759.zFlqSH.rst gh-101759: Update Windows installer to SQLite 3.40.1 (#101762) 2023-02-10 17:38:26 +01:00
2023-02-10-14-26-05.gh-issue-101763.RPaj7r.rst gh-101763: Update bundled copy of libffi to 3.4.4 on Windows (GH-101784) 2023-02-10 16:57:30 +00:00
2023-02-13-16-32-50.gh-issue-101849.7lm_53.rst gh-101849: Add upgrade codes for old versions of launcher that ended up with later version numbers (GH-101877) 2023-02-13 20:33:48 +00:00
2023-02-13-18-05-49.gh-issue-101881._TnHzN.rst gh-101881: Support (non-)blocking read/write functions on Windows pipes (GH-101882) 2023-02-16 14:52:24 +00:00
2023-02-15-11-08-10.gh-issue-101881.fScr3m.rst gh-101881: Support (non-)blocking read/write functions on Windows pipes (GH-101882) 2023-02-16 14:52:24 +00:00
README.rst

README.rst

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

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