summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-121650: Encode newlines in headers, and verify headers are sound (G...Petr Viktorin2024-08-061-0/+17
* [3.12] GH-122085: Use include files for C API deprecations (GH-109843) (#122423)Adam Turner2024-07-301-83/+4
* [3.12] gh-122085: Use include files for `whatsnew/3.12.rst` deprecations (GH-...Hugo van Kemenade2024-07-241-142/+5
* [3.12] gh-121905: Consistently use "floating-point" instead of "floating poin...Serhiy Storchaka2024-07-1912-21/+21
* [3.12] NEWS: Fix Sphinx warnings and increase threshold for new news nits (GH...Hugo van Kemenade2024-07-133-5/+5
* [3.12] gh-112346: Document the OS byte in `gzip.compress` output change in 3....Miss Islington (bot)2024-06-171-0/+15
* [3.12] gh-120345: Fix incorrect use of the :class: role with the "()" suffix ...Miss Islington (bot)2024-06-122-3/+3
* [3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571)Hugo van Kemenade2024-05-266-7/+7
* [3.12] Fix version number in use_load_tests deprecation reference (GH-119151)...Miss Islington (bot)2024-05-221-1/+1
* gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488)Steve Dower2024-05-091-0/+11
* [3.12] gh-118671: Updated dead ActiveState links (GH-118730) (#118754)Miss Islington (bot)2024-05-081-2/+2
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.10.rst` (GH-118356) (#11...Miss Islington (bot)2024-04-281-37/+37
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.9.rst` (GH-118364) (#118...Hugo van Kemenade2024-04-282-27/+27
* [3.12] gh-118013: Use weakrefs for the cache key in `inspect._shadowed_dict` ...Miss Islington (bot)2024-04-241-4/+3
* [3.12] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-...Petr Viktorin2024-04-241-0/+9
* [3.12] Use "Contributed by" in a couple of occurrences of 3.12 whatsnew (GH-1...Miss Islington (bot)2024-04-191-3/+3
* [3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)Hugo van Kemenade2024-04-1510-32/+18
* [3.12] Docs: make the `whatsnew-typing-py312` anchor point to things that wer...Miss Islington (bot)2024-04-151-2/+2
* [3.12] Add 'The Python 2.3 Method Resolution Order' (GH-116435) (#117885)Hugo van Kemenade2024-04-151-1/+1
* [3.12] Docs: mark up NotImplemented using the :data: role throughout the docs...Miss Islington (bot)2024-02-294-4/+4
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.1.rst` (GH-112357) (#115...Miss Islington (bot)2024-02-261-37/+37
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst` (GH-112351) (#115...Hugo van Kemenade2024-02-251-52/+53
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (GH-115580) (#115...Miss Islington (bot)2024-02-171-42/+43
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.1.rst` (GH-115575) (#115...Miss Islington (bot)2024-02-171-9/+13
* [3.12] gh-100734: What's New in 3.x: Add missing detail from 3.x branch (GH-1...Miss Islington (bot)2024-02-157-0/+325
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.7.rst` and related (GH-1...Hugo van Kemenade2024-02-124-91/+95
* [3.12] gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (G...Hugo van Kemenade2024-02-048-91/+91
* [3.12] Fix more references to datetime and time classes (GH-114717) (GH-114725)Serhiy Storchaka2024-01-291-2/+2
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (GH-112366) (#114...Miss Islington (bot)2024-01-291-70/+70
* [3.12] gh-100734: Add 'Notable change in 3.11.x' to `whatsnew/3.11.rst` (GH-1...Miss Islington (bot)2024-01-281-0/+26
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (GH-...Hugo van Kemenade2024-01-273-43/+43
* [3.12] gh-111301: Advertise importlib methods removal in What's new in Python...Miss Islington (bot)2024-01-181-0/+12
* [3.12] gh-113664: Improve style of Big O notation (GH-113695) (GH-113909)Miss Islington (bot)2024-01-103-4/+4
* [3.12] gh-101100: Fix Sphinx warnings for 2.6 port-specific deprecations (GH-...Hugo van Kemenade2024-01-092-81/+75
* [3.12] gh-101100: Fix Sphinx warnings in `library/pyclbr.rst` (GH-113739) (#1...Miss Islington (bot)2024-01-051-2/+2
* [3.12] gh-101100: Fix Sphinx warnings for 2.6 deprecations and removals (GH-1...Miss Islington (bot)2024-01-057-55/+55
* [3.12] Document the `co_lines` method on code objects (#113682) (#113686)Alex Waygood2024-01-031-2/+4
* [3.12] gh-101100: Fix Sphinx warnings for removed dead batteries (GH-113669) ...Hugo van Kemenade2024-01-0312-39/+39
* [3.12] gh-101100: Fix Sphinx warnings from removed `~!` references (GH-113629...Hugo van Kemenade2024-01-022-4/+4
* [3.12] GH- gh-111700: Fix syntax highlighting for C code in the "What's New I...Miss Islington (bot)2024-01-011-1/+3
* [3.12] gh-101100: Fix Sphinx warnings in `library/configparser.rst` (GH-11359...Hugo van Kemenade2023-12-315-11/+11
* [3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.3.rst` (GH-112373) (#113...Hugo van Kemenade2023-12-141-139/+139
* [3.12] Docs: Fix external link to devguide.python.org (GH-112899) (#113065)Miss Islington (bot)2023-12-131-1/+1
* [3.12] gh-101100: Improve docs on exception attributes (GH-113057) (#113061)Miss Islington (bot)2023-12-131-5/+6
* [3.12] gh-101100: Fix Sphinx warning in references with asterisks (GH-113029)...Miss Islington (bot)2023-12-135-6/+6
* [3.12] gh-101100: Improve documentation on function attributes (GH-112933) (#...Hugo van Kemenade2023-12-125-13/+17
* [3.12] gh-101100: Improve documentation of `TracebackType` attributes (GH-112...Miss Islington (bot)2023-12-092-3/+4
* [3.12] gh-101100: Improve documentation for attributes on instance methods (G...Miss Islington (bot)2023-12-082-4/+5
* [3.12] gh-101100: Silence Sphinx warnings when `ntpath` or `posixpath` are re...Alex Waygood2023-12-071-3/+3
* [3.12] gh-112826: Fix the threading Module When _thread is Missing _is_main_i...Eric Snow2023-12-071-0/+9