cpython/Doc/whatsnew
Victor Stinner 4f04172c92
gh-111262: Add PyDict_Pop() function (#112028)
_PyDict_Pop_KnownHash(): remove the default value and the return type
becomes an int.

Co-authored-by: Stefan Behnel <stefan_ml@behnel.de>
Co-authored-by: Antoine Pitrou <pitrou@free.fr>
2023-11-14 12:51:00 +00:00
..
2.0.rst gh-109634: Use :samp: role (GH-109635) 2023-09-23 09:31:20 +03:00
2.1.rst gh-107091: Fix some uses of :func: role (GH-107378) 2023-07-29 08:43:10 +03:00
2.2.rst GH-101100: Fix reference warnings for `__getitem__` (#110118) 2023-10-19 18:05:05 +03:00
2.3.rst GH-101100: Fix reference warnings for `__getitem__` (#110118) 2023-10-19 18:05:05 +03:00
2.4.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
2.5.rst gh-101100: Fix Sphinx warnings for fileno (#111118) 2023-10-23 13:05:56 -06:00
2.6.rst GH-101100: Fix reference warnings for `__enter__ and __exit__` (#110112) 2023-10-19 18:05:17 +03:00
2.7.rst GH-101100: Fix reference warnings for `__enter__ and __exit__` (#110112) 2023-10-19 18:05:17 +03:00
3.0.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
3.1.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
3.2.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
3.3.rst gh-110631: fix wrong indentation in the Doc/whatsnew dir (#110632) 2023-10-11 07:34:38 +02:00
3.4.rst gh-109634: Use :samp: role (GH-109635) 2023-09-23 09:31:20 +03:00
3.5.rst Fix typos in docs and comments (#109619) 2023-09-20 16:58:23 +00:00
3.6.rst gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077) 2023-08-21 20:05:15 +03:00
3.7.rst gh-110631: fix wrong indentation in the Doc/whatsnew dir (#110632) 2023-10-11 07:34:38 +02:00
3.8.rst GH-101100: Fix reference warnings for `__getitem__` (#110118) 2023-10-19 18:05:05 +03:00
3.9.rst GH-95913: Add the release date for Python 3.11 (#109750) 2023-09-22 21:07:06 -07:00
3.10.rst gh-110631: fix wrong indentation in the Doc/whatsnew dir (#110632) 2023-10-11 07:34:38 +02:00
3.11.rst gh-111187: Postpone removal version for locale.getdefaultlocale() to 3.15 (#111188) 2023-10-25 16:47:41 +03:00
3.12.rst gh-111301: Move importlib.resources.files change to What's new in Python 3.12 (#111512) 2023-10-31 06:01:00 +00:00
3.13.rst gh-111262: Add PyDict_Pop() function (#112028) 2023-11-14 12:51:00 +00:00
changelog.rst
index.rst Fix whatsnew for 3.13. (GH-104756) 2023-05-22 16:05:27 -04:00