index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
whatsnew
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-121650: Encode newlines in headers, and verify headers are sound (G...
Petr Viktorin
2024-08-06
1
-0/+17
*
[3.12] GH-122085: Use include files for C API deprecations (GH-109843) (#122423)
Adam Turner
2024-07-30
1
-83/+4
*
[3.12] gh-122085: Use include files for `whatsnew/3.12.rst` deprecations (GH-...
Hugo van Kemenade
2024-07-24
1
-142/+5
*
[3.12] gh-121905: Consistently use "floating-point" instead of "floating poin...
Serhiy Storchaka
2024-07-19
12
-21/+21
*
[3.12] NEWS: Fix Sphinx warnings and increase threshold for new news nits (GH...
Hugo van Kemenade
2024-07-13
3
-5/+5
*
[3.12] gh-112346: Document the OS byte in `gzip.compress` output change in 3....
Miss Islington (bot)
2024-06-17
1
-0/+15
*
[3.12] gh-120345: Fix incorrect use of the :class: role with the "()" suffix ...
Miss Islington (bot)
2024-06-12
2
-3/+3
*
[3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571)
Hugo van Kemenade
2024-05-26
6
-7/+7
*
[3.12] Fix version number in use_load_tests deprecation reference (GH-119151)...
Miss Islington (bot)
2024-05-22
1
-1/+1
*
gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488)
Steve Dower
2024-05-09
1
-0/+11
*
[3.12] gh-118671: Updated dead ActiveState links (GH-118730) (#118754)
Miss Islington (bot)
2024-05-08
1
-2/+2
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.10.rst` (GH-118356) (#11...
Miss Islington (bot)
2024-04-28
1
-37/+37
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.9.rst` (GH-118364) (#118...
Hugo van Kemenade
2024-04-28
2
-27/+27
*
[3.12] gh-118013: Use weakrefs for the cache key in `inspect._shadowed_dict` ...
Miss Islington (bot)
2024-04-24
1
-4/+3
*
[3.12] gh-113171: gh-65056: Fix "private" (non-global) IP address ranges (GH-...
Petr Viktorin
2024-04-24
1
-0/+9
*
[3.12] Use "Contributed by" in a couple of occurrences of 3.12 whatsnew (GH-1...
Miss Islington (bot)
2024-04-19
1
-3/+3
*
[3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910)
Hugo van Kemenade
2024-04-15
10
-32/+18
*
[3.12] Docs: make the `whatsnew-typing-py312` anchor point to things that wer...
Miss Islington (bot)
2024-04-15
1
-2/+2
*
[3.12] Add 'The Python 2.3 Method Resolution Order' (GH-116435) (#117885)
Hugo van Kemenade
2024-04-15
1
-1/+1
*
[3.12] Docs: mark up NotImplemented using the :data: role throughout the docs...
Miss Islington (bot)
2024-02-29
4
-4/+4
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.1.rst` (GH-112357) (#115...
Miss Islington (bot)
2024-02-26
1
-37/+37
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst` (GH-112351) (#115...
Hugo van Kemenade
2024-02-25
1
-52/+53
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (GH-115580) (#115...
Miss Islington (bot)
2024-02-17
1
-42/+43
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.1.rst` (GH-115575) (#115...
Miss Islington (bot)
2024-02-17
1
-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-15
7
-0/+325
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.7.rst` and related (GH-1...
Hugo van Kemenade
2024-02-12
4
-91/+95
*
[3.12] gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (G...
Hugo van Kemenade
2024-02-04
8
-91/+91
*
[3.12] Fix more references to datetime and time classes (GH-114717) (GH-114725)
Serhiy Storchaka
2024-01-29
1
-2/+2
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (GH-112366) (#114...
Miss Islington (bot)
2024-01-29
1
-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-28
1
-0/+26
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (GH-...
Hugo van Kemenade
2024-01-27
3
-43/+43
*
[3.12] gh-111301: Advertise importlib methods removal in What's new in Python...
Miss Islington (bot)
2024-01-18
1
-0/+12
*
[3.12] gh-113664: Improve style of Big O notation (GH-113695) (GH-113909)
Miss Islington (bot)
2024-01-10
3
-4/+4
*
[3.12] gh-101100: Fix Sphinx warnings for 2.6 port-specific deprecations (GH-...
Hugo van Kemenade
2024-01-09
2
-81/+75
*
[3.12] gh-101100: Fix Sphinx warnings in `library/pyclbr.rst` (GH-113739) (#1...
Miss Islington (bot)
2024-01-05
1
-2/+2
*
[3.12] gh-101100: Fix Sphinx warnings for 2.6 deprecations and removals (GH-1...
Miss Islington (bot)
2024-01-05
7
-55/+55
*
[3.12] Document the `co_lines` method on code objects (#113682) (#113686)
Alex Waygood
2024-01-03
1
-2/+4
*
[3.12] gh-101100: Fix Sphinx warnings for removed dead batteries (GH-113669) ...
Hugo van Kemenade
2024-01-03
12
-39/+39
*
[3.12] gh-101100: Fix Sphinx warnings from removed `~!` references (GH-113629...
Hugo van Kemenade
2024-01-02
2
-4/+4
*
[3.12] GH- gh-111700: Fix syntax highlighting for C code in the "What's New I...
Miss Islington (bot)
2024-01-01
1
-1/+3
*
[3.12] gh-101100: Fix Sphinx warnings in `library/configparser.rst` (GH-11359...
Hugo van Kemenade
2023-12-31
5
-11/+11
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.3.rst` (GH-112373) (#113...
Hugo van Kemenade
2023-12-14
1
-139/+139
*
[3.12] Docs: Fix external link to devguide.python.org (GH-112899) (#113065)
Miss Islington (bot)
2023-12-13
1
-1/+1
*
[3.12] gh-101100: Improve docs on exception attributes (GH-113057) (#113061)
Miss Islington (bot)
2023-12-13
1
-5/+6
*
[3.12] gh-101100: Fix Sphinx warning in references with asterisks (GH-113029)...
Miss Islington (bot)
2023-12-13
5
-6/+6
*
[3.12] gh-101100: Improve documentation on function attributes (GH-112933) (#...
Hugo van Kemenade
2023-12-12
5
-13/+17
*
[3.12] gh-101100: Improve documentation of `TracebackType` attributes (GH-112...
Miss Islington (bot)
2023-12-09
2
-3/+4
*
[3.12] gh-101100: Improve documentation for attributes on instance methods (G...
Miss Islington (bot)
2023-12-08
2
-4/+5
*
[3.12] gh-101100: Silence Sphinx warnings when `ntpath` or `posixpath` are re...
Alex Waygood
2023-12-07
1
-3/+3
*
[3.12] gh-112826: Fix the threading Module When _thread is Missing _is_main_i...
Eric Snow
2023-12-07
1
-0/+9
[next]