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
/
3.11.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-100734: Add 'Notable change in 3.11.x' to `whatsnew/3.11.rst` (#114657)
Hugo van Kemenade
2024-01-28
1
-0/+26
*
gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (#114531)
Hugo van Kemenade
2024-01-27
1
-48/+48
*
gh-101100: Fix Sphinx warnings for removed dead batteries (#113669)
Hugo van Kemenade
2024-01-03
1
-6/+6
*
gh-101100: Fix Sphinx warnings from removed `~!` references (#113629)
Hugo van Kemenade
2024-01-02
1
-1/+1
*
gh-101100: Fix Sphinx warnings in `library/configparser.rst` (#113598)
Hugo van Kemenade
2023-12-31
1
-1/+1
*
gh-101100: Properly document frame object attributes (#112735)
Alex Waygood
2023-12-05
1
-2/+3
*
gh-111187: Postpone removal version for locale.getdefaultlocale() to 3.15 (#1...
Hugo van Kemenade
2023-10-25
1
-1/+1
*
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka
2023-09-23
1
-3/+3
*
GH-95913: Add the release date for Python 3.11 (#109750)
Adam Turner
2023-09-23
1
-1/+1
*
Docs: Update Donghee Na's name (#109743)
Hugo van Kemenade
2023-09-22
1
-9/+9
*
gh-70766: Mention the object getstate caveat in 3.11 What's new. (#108379)
Gregory P. Smith
2023-08-23
1
-0/+4
*
gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)
Serhiy Storchaka
2023-08-22
1
-13/+13
*
gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077)
Serhiy Storchaka
2023-08-21
1
-13/+13
*
gh-107091: Fix the use of some C domain roles (#107092)
Serhiy Storchaka
2023-07-23
1
-1/+1
*
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka
2023-07-21
1
-4/+4
*
gh-106892: Use roles :data: and :const: for referencing module variables (GH-...
Serhiy Storchaka
2023-07-21
1
-1/+1
*
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
Serhiy Storchaka
2023-07-21
1
-2/+2
*
gh-102304: doc: Add links to Stable ABI and Limited C API (#105345)
Victor Stinner
2023-06-06
1
-1/+1
*
gh-104992: [What's New in 3.11] Document unittest.TestProgram.usageExit's dep...
Hugo van Kemenade
2023-05-27
1
-0/+4
*
gh-104773: PEP 594: Remove the imghdr module (#104777)
Victor Stinner
2023-05-26
1
-1/+1
*
gh-104876: Remove deprecated turtle.RawTurtle.settiltangle (#104877)
Hugo van Kemenade
2023-05-26
1
-1/+1
*
gh-104773: PEP 594: Remove the chunk module (#104868)
Victor Stinner
2023-05-25
1
-1/+1
*
gh-104773: PEP 594: Remove the audioop module (#104937)
Victor Stinner
2023-05-25
1
-1/+1
*
gh-104773: PEP 594: Remove the aifc module (#104933)
Victor Stinner
2023-05-25
1
-1/+1
*
gh-104773: PEP 594: Remove the uu module (#104932)
Victor Stinner
2023-05-25
1
-1/+1
*
gh-104773: PEP 594: Remove the crypt module (#104908)
Victor Stinner
2023-05-25
1
-1/+1
*
gh-104773: Remove the msilib package (GH-104911)
Zachary Ware
2023-05-25
1
-1/+1
*
gh-104773: PEP 594: Remove the xdrlib module (#104900)
Victor Stinner
2023-05-24
1
-1/+1
*
gh-104773: PEP 594: Remove the nis module (#104897)
Victor Stinner
2023-05-24
1
-1/+1
*
gh-104773: PEP 594: Remove the nntplib module (#104894)
Victor Stinner
2023-05-24
1
-1/+1
*
gh-104773: PEP 594: Remove the spwd module (#104871)
Victor Stinner
2023-05-24
1
-1/+1
*
gh-104773: PEP 594: Remove the mailcap module (#104867)
Victor Stinner
2023-05-24
1
-1/+1
*
gh-104773: PEP 594: Remove the sunau module (#104863)
Victor Stinner
2023-05-24
1
-1/+1
*
gh-104773: PEP 594: Remove the ossaudiodev module (#104862)
Victor Stinner
2023-05-24
1
-1/+1
*
gh-104773: PEP 594: Remove the pipes module (#104848)
Victor Stinner
2023-05-24
1
-1/+1
*
gh-104773: PEP 594: Remove the sndhdr module (#104774)
Victor Stinner
2023-05-24
1
-1/+1
*
gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)
Victor Stinner
2023-05-24
1
-2/+2
*
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Victor Stinner
2023-05-23
1
-1/+1
*
gh-104773: PEP 594: Remove the telnetlib module (#104778)
Victor Stinner
2023-05-23
1
-1/+1
*
GH-97850: Suppress cross-references to removed ``importlib.util`` functions (...
Adam Turner
2023-05-03
1
-1/+1
*
GH-97850: Suppress cross-references to the removed ``module_repr`` method (#1...
Adam Turner
2023-05-03
1
-1/+1
*
GH-98040: Suppress cross-references to the removed ``imp`` module (#104131)
Adam Turner
2023-05-03
1
-1/+1
*
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Barry Warsaw
2023-05-03
1
-7/+7
*
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
1
-4/+4
*
gh-100458: Clarify Enum.__format__() change of mixed-in types in the whatsnew...
Anže Pečar
2023-05-01
1
-13/+5
*
gh-95913: Consolidate build requirements changes in 3.11 WhatsNew (GH-98781)
C.A.M. Gerlach
2023-03-07
1
-15/+7
*
gh-95913: Edit Faster CPython section in 3.11 WhatsNew (GH-98429)
C.A.M. Gerlach
2023-03-07
1
-77/+109
*
gh-100700: Remove Date and Release fields in past whatsnews (GH-100728)
Zachary Ware
2023-01-03
1
-2/+1
*
Docs: Use `PY_VERSION_HEX` for version comparison (#100179)
Hugo van Kemenade
2022-12-17
1
-1/+1
*
gh-100008: Document Python build requirements (#100009)
Victor Stinner
2022-12-05
1
-1/+1
[next]