cpython/Misc/NEWS.d/next
Miss Islington (bot) 0252ce3571
bpo-43472: Ensure PyInterpreterState_New audit events are raised when called through _xxsubinterpreters module (GH-25506) (GH-25508)
(cherry picked from commit 7b86e47617)

Co-authored-by: Steve Dower <steve.dower@python.org>

Co-authored-by: Steve Dower <steve.dower@python.org>
2021-04-28 18:20:40 +02:00
..
Build Python 3.9.3 2021-04-02 11:51:53 +02:00
C API Python 3.9.2rc1 2021-02-16 21:10:19 +01:00
Core and Builtins bpo-42924: Fix incorrect copy in bytearray_repeat (GH-24208) (#24211) 2021-04-26 21:39:51 +02:00
Documentation bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671) (GH-25689) 2021-04-28 17:11:15 +02:00
IDLE [3.9] bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (GH-25187). (GH-25588) 2021-04-25 13:49:31 +03:00
Library Fix thread locks in zlib module may go wrong in rare case (#22130) 2021-04-26 21:50:33 +02:00
macOS [3.9] bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640) (GH-25662) 2021-04-27 10:42:15 -07:00
Security bpo-43472: Ensure PyInterpreterState_New audit events are raised when called through _xxsubinterpreters module (GH-25506) (GH-25508) 2021-04-28 18:20:40 +02:00
Tests bpo-43961: Fix test_logging.test_namer_rotator_inheritance() (GH-25684) (GH-25688) 2021-04-28 17:28:15 +02:00
Tools-Demos Python 3.9.2rc1 2021-02-16 21:10:19 +01:00
Windows [3.9] bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641) 2021-04-27 20:57:05 +01:00