cpython/Misc/NEWS.d/next
Miss Islington (bot) 009aeb6bb6
bpo-39829: Fix __len__() is called twice in list() constructor (GH-31816)
(cherry picked from commit 2153daf0a0)

This patch fixes gh-87740 too.

Co-authored-by: Crowthebird <78076854+thatbirdguythatuknownot@users.noreply.github.com>
2022-05-18 13:16:58 +09:00
..
Build bpo-47103: Copy pgort140.dll into output directory when building PGInstrument on Windows (GH-32083) 2022-04-07 23:21:03 +01:00
C API Python 3.10.3 2022-03-16 11:27:11 +00:00
Core and Builtins bpo-39829: Fix __len__() is called twice in list() constructor (GH-31816) 2022-05-18 13:16:58 +09:00
Documentation bpo-13553: Document tkinter.Tk args (GH-4786) 2022-05-09 21:27:37 -07:00
IDLE Python 3.10.3 2022-03-16 11:27:11 +00:00
Library gh-92530: Fix an issue that occurred after interrupting threading.Condition.notify (GH-92534) (GH-92830) 2022-05-16 18:54:01 +02:00
macOS Python 3.10.3 2022-03-16 11:27:11 +00:00
Security Python 3.10.0rc2 2021-09-07 14:18:28 +01:00
Tests bpo-29890: Test IPv*Interface construction with tuple argument (GH-30862) 2022-05-03 11:18:31 -07:00
Tools-Demos [3.10] gh-91583: AC: Fix regression for functions with defining_class (GH-91739) (GH-92079) 2022-05-03 11:53:46 +03:00
Windows bpo-46785: Fix race condition between os.stat() and unlink on Windows (GH-31858) 2022-05-10 23:52:39 +01:00