cpython/Misc/NEWS.d/next
Kevin Kirsche 58f6953d6d
gh-96175: add missing self._localName assignment in `xml.dom.minidom.Attr` (#96176)
X-Ref: https://github.com/python/typeshed/pull/8590#discussion_r951473977

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-08-23 09:16:02 -07:00
..
Build gh-90536: Add support for the BOLT post-link binary optimizer (gh-95908) 2022-08-19 06:33:54 +09:00
C API GH-95589: Dont crash when subclassing extension classes with multiple inheritance (GH-96028) 2022-08-17 12:50:53 +01:00
Core and Builtins GH-96187: Prevent _PyCode_GetExtra to return garbage for negative indexes (GH-96188) 2022-08-23 11:13:53 +01:00
Documentation gh-96098: Clearly link concurrent.futures from threading & multiprocessing docs (GH-96112) 2022-08-21 14:09:05 +12:00
IDLE gh-65802: IDLE - explain SaveAs and extensions (#95690) 2022-08-04 21:51:14 -04:00
Library gh-96175: add missing self._localName assignment in `xml.dom.minidom.Attr` (#96176) 2022-08-23 09:16:02 -07:00
Security gh-87389: Fix an open redirection vulnerability in http.server. (#93879) 2022-06-21 13:16:57 -07:00
Tests gh-95573: Reduce test data size in test_asyncio/test_ssl.py (GH-95668) 2022-08-05 10:45:36 +02:00
Tools-Demos gh-95853: Add script to automate WASM build (GH-95828) 2022-08-13 21:56:08 +02:00
Windows gh-95733: Allow installing Store package on older Windows versions (GH-95862) 2022-08-11 00:47:58 +01:00
macOS Python 3.11.0b1 2022-05-06 23:53:50 +01:00