cpython/Misc/NEWS.d
Miss Islington (bot) 5bca7f4d7a
Some checks are pending
Tests / Sanitizers (push) Blocked by required conditions
Tests / WASI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Address sanitizer (push) Blocked by required conditions
Tests / Windows MSI (push) Blocked by required conditions
Tests / (push) Blocked by required conditions
Tests / Docs (push) Blocked by required conditions
Tests / Check if the ABI has changed (push) Blocked by required conditions
Tests / Change detection (push) Waiting to run
Tests / Check if Autoconf files are up to date (push) Blocked by required conditions
Tests / Check if generated files are up to date (push) Blocked by required conditions
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / iOS (push) Blocked by required conditions
Tests / Android (aarch64) (push) Blocked by required conditions
Tests / Android (x86_64) (push) Blocked by required conditions
Tests / Cross build Linux (push) Blocked by required conditions
Tests / CIFuzz (push) Blocked by required conditions
Tests / All required checks pass (push) Blocked by required conditions
Lint / lint (push) Waiting to run
[3.14] gh-137422: Fix race condition in PyImport_AddModuleRef (gh-141822) (gh-141830)
(cherry picked from commit 2d50dd242e)

Co-authored-by: Sam Gross <colesbury@gmail.com>
2025-11-21 18:57:30 +00:00
..
next [3.14] gh-137422: Fix race condition in PyImport_AddModuleRef (gh-141822) (gh-141830) 2025-11-21 18:57:30 +00:00
3.5.0.rst
3.5.0a1.rst
3.5.0a2.rst
3.5.0a3.rst
3.5.0a4.rst
3.5.0b1.rst
3.5.0b2.rst
3.5.0b3.rst
3.5.0b4.rst
3.5.0rc1.rst
3.5.0rc2.rst
3.5.0rc3.rst
3.5.0rc4.rst
3.5.1.rst
3.5.1rc1.rst
3.5.2.rst
3.5.2rc1.rst
3.5.3.rst
3.5.3rc1.rst
3.5.4.rst
3.5.4rc1.rst
3.5.5.rst
3.5.5rc1.rst
3.6.0.rst
3.6.0a1.rst
3.6.0a2.rst
3.6.0a3.rst
3.6.0a4.rst
3.6.0b1.rst
3.6.0b2.rst
3.6.0b3.rst
3.6.0b4.rst
3.6.0rc1.rst
3.6.0rc2.rst
3.6.1.rst
3.6.1rc1.rst
3.6.2.rst
3.6.2rc1.rst
3.6.2rc2.rst
3.6.3.rst
3.6.3rc1.rst
3.6.4.rst
3.6.4rc1.rst
3.6.5.rst
3.6.5rc1.rst
3.6.6.rst
3.6.6rc1.rst
3.7.0.rst
3.7.0a1.rst
3.7.0a2.rst
3.7.0a3.rst
3.7.0a4.rst
3.7.0b1.rst
3.7.0b2.rst
3.7.0b3.rst
3.7.0b4.rst
3.7.0b5.rst
3.7.0rc1.rst
3.8.0a1.rst
3.8.0a2.rst
3.8.0a3.rst
3.8.0a4.rst
3.8.0b1.rst
3.9.0a1.rst
3.9.0a2.rst
3.9.0a3.rst
3.9.0a4.rst
3.9.0a5.rst
3.9.0a6.rst
3.9.0b1.rst
3.10.0a1.rst
3.10.0a2.rst
3.10.0a3.rst
3.10.0a4.rst
3.10.0a5.rst
3.10.0a6.rst
3.10.0a7.rst
3.10.0b1.rst [3.14] gh-105812: Use the `:deco:` role in place of manual decorator markup (GH-139619) (#139627) 2025-10-07 19:13:35 +01:00
3.11.0a1.rst [3.14] gh-105812: Use the `:deco:` role in place of manual decorator markup (GH-139619) (#139627) 2025-10-07 19:13:35 +01:00
3.11.0a2.rst
3.11.0a3.rst
3.11.0a4.rst
3.11.0a5.rst
3.11.0a6.rst
3.11.0a7.rst
3.11.0b1.rst [3.14] gh-105812: Use the `:deco:` role in place of manual decorator markup (GH-139619) (#139627) 2025-10-07 19:13:35 +01:00
3.12.0a1.rst [3.14] GH-101100: Remove some entries from `nitpick_ignore` (GH-138464) (#138683) 2025-09-09 19:12:40 +03:00
3.12.0a2.rst
3.12.0a3.rst
3.12.0a4.rst
3.12.0a5.rst
3.12.0a6.rst
3.12.0a7.rst
3.12.0b1.rst
3.13.0a1.rst
3.13.0a2.rst
3.13.0a3.rst
3.13.0a4.rst
3.13.0a5.rst [3.14] gh-72249: Correct wording of GH-101910 blurb (GH-138468) (#138470) 2025-09-03 21:48:24 +03:00
3.13.0a6.rst [3.14] GH-101100: Remove some entries from `nitpick_ignore` (GH-138464) (#138683) 2025-09-09 19:12:40 +03:00
3.13.0b1.rst
3.14.0.rst Python 3.14.0 2025-10-07 12:34:52 +03:00
3.14.0a1.rst [3.14] gh-141004: Document Py_MEMCPY (GH-141676) (GH-141685) 2025-11-17 22:57:47 +00:00
3.14.0a2.rst Fix some typos in various doc files (GH-132589) 2025-04-16 18:11:47 +00:00
3.14.0a3.rst
3.14.0a4.rst Fix some typos in various doc files (GH-132589) 2025-04-16 18:11:47 +00:00
3.14.0a5.rst
3.14.0a6.rst [3.14] gh-120608: fix NEWS entry typo (GH-135535) (#135558) 2025-06-16 10:17:37 +00:00
3.14.0a7.rst [3.14] GH-101100: Remove some entries from `nitpick_ignore` (GH-138464) (#138683) 2025-09-09 19:12:40 +03:00
3.14.0b1.rst [3.14] Revert "gh-112068: C API: Add support of nullable arguments in PyArg_Parse (GH-121303)" (GH-136991) (#137006) 2025-07-22 19:16:31 +03:00
3.14.0b2.rst [3.14] gh-91555: Revert disabling of logger while handling log record. (GH-135858) (GH-135910) 2025-06-25 18:03:13 +01:00
3.14.0b3.rst Python 3.14.0b3 2025-06-17 18:40:54 +03:00
3.14.0b4.rst [3.14] gh-135661: Fix parsing attributes with whitespaces around the "=" separator in HTMLParser (GH-136908) (#136927) 2025-07-21 20:34:24 +02:00
3.14.0rc1.rst Python 3.14.0rc1 2025-07-22 19:42:44 +03:00
3.14.0rc2.rst Python 3.14.0rc2 2025-08-14 15:19:47 +03:00
3.14.0rc3.rst Python 3.14.0rc3 2025-09-18 09:45:38 +01:00