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] 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
*
[3.12] gh-101100: Improve documentation of code object attributes (#112781) (...
Alex Waygood
2023-12-06
4
-7/+10
*
[3.12] gh-101100: Properly document frame object attributes (GH-112735) (#112...
Miss Islington (bot)
2023-12-05
5
-9/+11
*
[3.12] gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (GH-112662) (#112...
Miss Islington (bot)
2023-12-03
2
-3/+5
*
[3.12] gh-112645: remove deprecation warning for use of onerror in shutil.rmt...
Irit Katriel
2023-12-03
1
-4/+3
*
[3.12] gh-111699: Move smtpd note to dedicated section in What's New Python 3...
Miss Islington (bot)
2023-11-30
1
-1/+4
*
[3.12] GH-101100: Fix reference warnings for ``socket`` methods (GH-110114) (...
Miss Islington (bot)
2023-11-27
2
-5/+5
*
[3.12] Move What's New In Python 3.12 entries to the right section (GH-112447...
Miss Islington (bot)
2023-11-27
1
-7/+8
*
[3.12] gh-94309: "What's new in Python 3.12": improve deprecation notice for ...
Miss Islington (bot)
2023-11-17
1
-2/+3
*
[3.12] gh-111301: Move `importlib.resources.files` change to What's new in Py...
Hugo van Kemenade
2023-10-31
1
-0/+3
*
[3.12] gh-111187: Postpone removal version for locale.getdefaultlocale() to 3...
Hugo van Kemenade
2023-10-27
2
-2/+13
*
[3.12] gh-101100: Fix Sphinx warnings for `fileno` (GH-111118) (#111226)
Miss Islington (bot)
2023-10-23
1
-1/+1
*
[3.12] GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (...
Miss Islington (bot)
2023-10-19
3
-28/+28
*
[3.12] GH-101100: Fix reference warnings for ``__getitem__`` (GH-110118) (#11...
Miss Islington (bot)
2023-10-19
3
-8/+8
*
[3.12] GH-107518: Remove the Argument Clinic How-To (#109900) (#110760)
Erlend E. Aasland
2023-10-12
1
-1/+1
*
[3.12] gh-110631: fix wrong indentation in the `Doc/whatsnew` dir (GH-110632)...
Ezio Melotti
2023-10-11
6
-191/+191
*
[3.12] Fix typo in py312 whatsnew: add missing closing paren (GH-110255) (#11...
Miss Islington (bot)
2023-10-03
1
-1/+1
*
[3.12] Fix typos in docs and comments (#109619) (#109621)
Alex Waygood
2023-10-02
2
-2/+2
*
[3.12] 3.12 What's New: Remove duplicate "up to" (GH-110219) (#110220)
Miss Islington (bot)
2023-10-02
1
-1/+1
*
[3.12] GH-109190: Announce final release in What's New in Python 3.12 (GH-110...
Miss Islington (bot)
2023-10-02
1
-1/+1
[next]