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.11] gh-111187: Postpone removal version for locale.getdefaultlocale() to 3...
Hugo van Kemenade
2023-10-27
1
-1/+1
*
[3.11] gh-101100: Fix Sphinx warnings for `fileno` (GH-111118) (#111227)
Miss Islington (bot)
2023-10-23
1
-1/+1
*
[3.11] GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (...
Miss Islington (bot)
2023-10-19
3
-28/+28
*
[3.11] GH-101100: Fix reference warnings for ``__getitem__`` (GH-110118) (#11...
Miss Islington (bot)
2023-10-19
3
-8/+8
*
[3.11] GH-107518: Remove the Argument Clinic How-To (#109900) (#110761)
Erlend E. Aasland
2023-10-12
1
-1/+1
*
[3.11] gh-110631: fix wrong indentation in the `Doc/whatsnew` dir (GH-110632)...
Ezio Melotti
2023-10-11
5
-182/+182
*
[3.11] GH-101100: Fix reference warnings for ``namedtuple`` (GH-110113) (#110...
Miss Islington (bot)
2023-09-30
1
-3/+3
*
[3.11] gh-102304: Add links to the Stable ABI and Limited C API docs (#105345...
Adam Turner
2023-09-29
1
-1/+1
*
[3.11] gh-109634: Use :samp: role (GH-109635) (GH-109778)
Serhiy Storchaka
2023-09-29
6
-9/+9
*
[3.11] gh-107298: Document PyMODINIT_FUNC macro (#109236) (#109948)
Victor Stinner
2023-09-27
1
-1/+1
*
[3.11] GH-95913: Add the release date for Python 3.11 (GH-109750) (#109772)
Miss Islington (bot)
2023-09-23
2
-2/+1
*
[3.11] Docs: Update Donghee Na's name (GH-109743) (#109759)
Hugo van Kemenade
2023-09-23
4
-31/+31
*
[3.11] Fix typos in docs and comments (#109619) (#109622)
Alex Waygood
2023-09-20
1
-1/+1
*
[3.11] gh-70766: Mention the object getstate caveat in 3.11 What's new. (GH-1...
Miss Islington (bot)
2023-08-23
1
-0/+4
*
[3.11] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108...
Serhiy Storchaka
2023-08-22
15
-66/+66
*
[3.11] gh-107298: Fix references to deprecated and removed PyUnicode C API (G...
Miss Islington (bot)
2023-08-21
4
-51/+51
*
[3.11] gh-107298: Fix some references in the C API documentation (GH-108072) ...
Serhiy Storchaka
2023-08-17
8
-15/+15
*
[3.11] gh-99079: add What's New item (GH-107482)
Ned Deily
2023-07-31
1
-0/+9
*
[3.11] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (G...
Miss Islington (bot)
2023-07-29
1
-1/+1
*
[3.11] gh-107091: Fix some uses of :func: role (GH-107378) (GH-107417)
Serhiy Storchaka
2023-07-29
2
-15/+15
*
[3.11] gh-107091: Fix some uses of :const: role (GH-107379) (GH-107385)
Miss Islington (bot)
2023-07-28
1
-10/+10
*
[3.11] gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345) (...
Serhiy Storchaka
2023-07-28
2
-3/+3
*
[3.11] gh-107298: Fix more Sphinx warnings in the C API doc (GH-107329) (GH-1...
Serhiy Storchaka
2023-07-28
3
-5/+5
*
[3.11] gh-107091: Fix some uses of :attr: role (GH-107318) (GH-107331)
Serhiy Storchaka
2023-07-27
1
-1/+1
*
[3.11] gh-107091: Fix some uses of :c:type: role (GH-107138) (GH-107313)
Miss Islington (bot)
2023-07-26
4
-4/+4
*
[3.11] gh-107091: Fix some uses of :c:member: role (GH-107129) (GH-107311)
Serhiy Storchaka
2023-07-26
2
-2/+2
*
[3.11] gh-106948: Docs: Disable links for C standard library functions, OS ut...
Erlend E. Aasland
2023-07-23
2
-4/+4
*
[3.11] gh-107091: Fix the use of some C domain roles (GH-107092) (GH-107121)
Serhiy Storchaka
2023-07-23
2
-2/+2
*
[3.11] gh-106969: Indicate no modules were added in 3.10 (GH-106988) (#107093)
Moritz Neeb
2023-07-23
1
-1/+1
*
[3.11] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (...
Serhiy Storchaka
2023-07-23
3
-4/+4
*
[3.11] gh-107008: Document the curses module variables LINES and COLS (GH-107...
Miss Islington (bot)
2023-07-22
1
-2/+2
*
[3.11] gh-100700 Remove Date and Release fields in past whatsnews (GH-100728)...
Oliver Rew
2023-07-22
1
-2/+0
*
[3.11] gh-106909: Use role :const: for referencing module constants (GH-10691...
Serhiy Storchaka
2023-07-21
11
-59/+59
*
[3.11] gh-106892: Use roles :data: and :const: for referencing module variabl...
Serhiy Storchaka
2023-07-21
9
-52/+52
*
[3.11] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-10...
Serhiy Storchaka
2023-07-21
10
-26/+26
*
[3.11] gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExi...
Miss Islington (bot)
2023-05-27
1
-0/+4
*
[3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088)
Rafael Fontenelle
2023-05-02
13
-23/+23
*
[3.11] gh-100458: Clarify Enum.__format__() change of mixed-in types in the w...
Miss Islington (bot)
2023-05-01
1
-13/+5
*
[3.11] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (GH-102...
Petr Viktorin
2023-04-28
1
-0/+16
*
[3.11] GH-103484: Fix broken links reported by linkcheck (GH-103608) (#103683)
Rafael Fontenelle
2023-04-23
2
-2/+2
*
gh-95913: Consolidate build requirements changes in 3.11 WhatsNew (GH-98781)
Miss Islington (bot)
2023-03-22
1
-15/+7
*
[3.11] gh-95913: Edit Faster CPython section in 3.11 WhatsNew (GH-98429) (GH-...
Miss Islington (bot)
2023-03-07
1
-77/+109
*
[3.11] gh-100160: Remove any deprecation warnings in asyncio.get_event_loop()...
Serhiy Storchaka
2023-01-10
1
-13/+0
*
gh-100700: Remove Date and Release fields in past whatsnews (GH-100729)
Zachary Ware
2023-01-03
2
-4/+0
*
Docs: Use `PY_VERSION_HEX` for version comparison (GH-100179)
Miss Islington (bot)
2022-12-17
1
-1/+1
*
whatsnew-3.10: Mention PEP 647 in the Release highlights section. (GH-99853)
Miss Islington (bot)
2022-11-29
1
-1/+2
*
[3.11] Change links to label refs (GH-98454) (#98725)
Stanley
2022-10-26
3
-3/+5
*
fix a typo in whatsnew/3.11 (GH-98603)
Miss Islington (bot)
2022-10-25
1
-1/+1
*
Fix typos in deprecation section of 3.11 What's New (GH-98628)
Miss Islington (bot)
2022-10-25
1
-3/+3
*
gh-95913: Fix, sort & expand pending removal sect in 3.11 WhatsNew (GH-98583)
Miss Islington (bot)
2022-10-25
1
-20/+43
[next]