cpython/Doc/whatsnew
Victor Stinner fbcee570d1
gh-94352: shlex.split() no longer accepts None (#94353)
shlex.split(): Passing None for s argument now raises an exception,
rather than reading sys.stdin. The feature was deprecated in Python
3.9.
2022-07-04 15:29:19 +02:00
..
2.0.rst bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124) 2022-03-30 12:00:27 +01:00
2.1.rst gh-93851: Fix all broken links in Doc/ (GH-93853) 2022-06-21 20:55:18 +02:00
2.2.rst
2.3.rst bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) 2021-07-27 10:57:52 +02:00
2.4.rst
2.5.rst gh-93851: Fix all broken links in Doc/ (GH-93853) 2022-06-21 20:55:18 +02:00
2.6.rst gh-93851: Fix all broken links in Doc/ (GH-93853) 2022-06-21 20:55:18 +02:00
2.7.rst gh-93851: Fix all broken links in Doc/ (GH-93853) 2022-06-21 20:55:18 +02:00
3.0.rst gh-92240 : Include release dates for "What's New In Python 3.X" (#92937) 2022-05-28 20:24:35 -07:00
3.1.rst gh-92240 : Include release dates for "What's New In Python 3.X" (#92937) 2022-05-28 20:24:35 -07:00
3.2.rst Revert "bpo-45162: Revert "Remove many old deprecated unittest features"" (GH-92556) 2022-06-26 10:18:06 +03:00
3.3.rst
3.4.rst gh-71223: Improve rendering of some references in the docs (GH-93041) 2022-05-21 10:33:23 +03:00
3.5.rst
3.6.rst gh-93851: Fix all broken links in Doc/ (GH-93853) 2022-06-21 20:55:18 +02:00
3.7.rst gh-93851: Fix all broken links in Doc/ (GH-93853) 2022-06-21 20:55:18 +02:00
3.8.rst gh-83728: Add hmac.new default parameter deprecation (GH-91939) 2022-06-06 18:47:40 +02:00
3.9.rst gh-92240 : Include release dates for "What's New In Python 3.X" (#92937) 2022-05-28 20:24:35 -07:00
3.10.rst What's new in 3.10: fix link to issue (#93968) 2022-06-19 11:04:26 +02:00
3.11.rst GH-90908: Document asyncio.TaskGroup (GH-94359) 2022-06-30 18:16:22 +02:00
3.12.rst gh-94352: shlex.split() no longer accepts None (#94353) 2022-07-04 15:29:19 +02:00
changelog.rst
index.rst Fix What's New for 3.12 (GH-92482) 2022-05-08 18:23:08 +03:00