cpython/Misc/NEWS.d
Steve Dower 5130731c9e
[3.9] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) (GH-118741)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
2024-05-24 19:27:01 +02:00
..
next [3.9] gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488) (GH-118741) 2024-05-24 19:27:01 +02:00
3.5.0.rst
3.5.0a1.rst [3.9] [docs] Improve the markup of powers (GH-28598) (GH-28608) 2021-09-28 23:13:16 +02:00
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 NEWS: Reorder items by section (GH-92373) 2022-05-05 22:20:09 -07:00
3.5.3.rst [3.9] Add missing sections to blurbs (GH-114553) (GH-115339) 2024-02-13 13:56:31 +01:00
3.5.3rc1.rst NEWS: Reorder items by section (GH-92373) 2022-05-05 22:20:09 -07:00
3.5.4.rst
3.5.4rc1.rst
3.5.5.rst
3.5.5rc1.rst
3.6.0.rst [3.9] Add missing sections to blurbs (GH-114553) (GH-115339) 2024-02-13 13:56:31 +01:00
3.6.0a1.rst NEWS: Reorder items by section (GH-92373) 2022-05-05 22:20:09 -07:00
3.6.0a2.rst NEWS: Reorder items by section (GH-92373) 2022-05-05 22:20:09 -07:00
3.6.0a3.rst NEWS: Reorder items by section (GH-92373) 2022-05-05 22:20:09 -07:00
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.9] Add missing sections to blurbs (GH-114553) (GH-115339) 2024-02-13 13:56:31 +01:00
3.6.2rc1.rst NEWS: Reorder items by section (GH-92373) 2022-05-05 22:20:09 -07:00
3.6.2rc2.rst
3.6.3.rst
3.6.3rc1.rst
3.6.4.rst
3.6.4rc1.rst [3.9] [docs] Improve the markup of powers (GH-28598) (GH-28608) 2021-09-28 23:13:16 +02:00
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.9] gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449). (GH-92458) 2022-05-08 22:21:05 +09:00
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.9] gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449). (GH-92458) 2022-05-08 22:21:05 +09:00
3.8.0a2.rst
3.8.0a3.rst
3.8.0a4.rst
3.8.0b1.rst [3.9] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28512) 2021-09-22 17:32:04 +02:00
3.9.0.rst Python 3.9.0 2020-10-05 17:07:58 +02:00
3.9.0a1.rst [3.9] gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449). (GH-92458) 2022-05-08 22:21:05 +09:00
3.9.0a2.rst Correct name of bytecode in change note. (GH-22723) (#22765) 2020-10-19 17:44:25 +02:00
3.9.0a3.rst [3.9] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28793) 2021-10-07 06:42:07 -07:00
3.9.0a4.rst bpo-39572: Address typo in CHANGELOG. (GH-24999) 2021-04-22 17:58:42 -07:00
3.9.0a5.rst [3.9] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28793) 2021-10-07 06:42:07 -07:00
3.9.0a6.rst Python 3.9.0a6 2020-04-27 22:44:04 +02:00
3.9.0b1.rst bpo-34956: edit and format better NEWS item in 3.9.0b1 changelog (GH-20255) 2020-05-20 02:47:07 -07:00
3.9.0b2.rst Python 3.9.0b2 2020-06-08 20:41:34 +02:00
3.9.0b3.rst Python 3.9.0b3 2020-06-09 20:52:10 +02:00
3.9.0b4.rst Python 3.9.0b4 2020-07-02 19:57:45 +02:00
3.9.0b5.rst Python 3.9.0b5 2020-07-20 19:47:09 +02:00
3.9.0rc1.rst Python 3.9.0rc1 2020-08-11 20:58:17 +02:00
3.9.0rc2.rst Python 3.9.0rc2 2020-09-16 23:23:13 +02:00
3.9.1.rst Python 3.9.1 2020-12-07 15:02:38 +01:00
3.9.1rc1.rst [3.9] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28793) 2021-10-07 06:42:07 -07:00
3.9.2.rst Python 3.9.2 2021-02-19 13:31:44 +01:00
3.9.2rc1.rst Python 3.9.2rc1 2021-02-16 21:10:19 +01:00
3.9.3.rst Python 3.9.3 2021-04-02 11:51:53 +02:00
3.9.4.rst Python 3.9.4 2021-04-04 14:56:53 +02:00
3.9.5.rst Fix typo in blurb entry (GH-26043) 2021-05-11 15:28:57 -07:00
3.9.6.rst Python 3.9.6 2021-06-28 10:26:18 +02:00
3.9.7.rst bpo-44756: Remove misleading NEWS entries of a change that was reverted before release (GH-28075) 2021-08-30 23:08:20 +02:00
3.9.8.rst Python 3.9.8 2021-11-05 20:21:41 +01:00
3.9.9.rst Python 3.9.9 2021-11-15 18:43:00 +01:00
3.9.10.rst Python 3.9.10 2022-01-13 22:21:23 +01:00
3.9.11.rst Python 3.9.11, take two 2022-03-16 14:03:13 +01:00
3.9.12.rst Python 3.9.12 2022-03-23 22:12:08 +01:00
3.9.13.rst Python 3.9.13 2022-05-17 13:12:56 +02:00
3.9.14.rst Python 3.9.14 2022-09-06 19:26:16 +02:00
3.9.15.rst Python 3.9.15 2022-10-11 16:48:37 +02:00
3.9.16.rst Python 3.9.16 2022-12-06 18:59:46 +01:00
3.9.17.rst Python 3.9.17 2023-06-06 11:32:53 +02:00
3.9.18.rst Python 3.9.18 2023-08-24 19:59:28 +02:00
3.9.19.rst Python 3.9.19 2024-03-19 16:48:02 +01:00