COMMITS
/ Doc/whatsnew/3.11.rst October 7, 2022
H
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade committed
October 6, 2022
B
Add Pynche's move to the What's new in 3.11 (#97974)
Barry Warsaw committed
October 5, 2022
C
gh-95913: Copyedit/improve Implementation Changes What's New section (#97720)
C.A.M. Gerlach committed
October 4, 2022
A
gh-93738: Documentation C syntax (Use `c:struct`) (#97772)
Adam Turner committed
C
gh-95913: Copyedit/improve Other Language Changes What's New section (#97719)
C.A.M. Gerlach committed
C
gh-95913: Move py.exe to appropriate What's New section & refine text (#97718)
C.A.M. Gerlach committed
G
GH-95913: Update what's new in 3.11 for asyncio (#97806)
Guido van Rossum committed
October 3, 2022
C
gh-95913: Fix PEP number in PEP 678 What's New ref label (#97739)
C.A.M. Gerlach committed
C
gh-95913: Copyedit/improve New Modules What's New section (#97721)
C.A.M. Gerlach committed
September 19, 2022
C
gh-95913: Copyedit, link & format Typing Features section in 3.11 What's New (GH-96097)
C.A.M. Gerlach committed
C
gh-95913: Fix and copyedit New Features section of 3.11 What's New (GH-95915)
C.A.M. Gerlach committed
September 13, 2022
L
Add dataclass field default change to 3.11 what's new (#96790)
Laurie O committed
September 5, 2022
August 29, 2022
P
gh-90814: Correct NEWS wording re. optional C11 features (GH-96309)
Petr Viktorin committed
August 18, 2022
C
gh-95914: Add Py_UNICODE encode APIs removed in PEP 624 to 3.11 What's New (#96016)
C.A.M. Gerlach committed
I
gh-95913: Add traceback module additions to what's new in 3.11 (GH-95980)
Irit Katriel committed
August 16, 2022
I
remove repetitive credit from what's new in 3.11 rst (GH-96024)
Irit Katriel committed
C
gh-95957: Add instructions for Tcl/Tk and OpenSSL on RHEL/CentOS 7 (#95964)
Christian Heimes committed
August 13, 2022
C
gh-89313: Add hashlib.file_digest to whatsnew 3.11 (GH-95965)
Christian Heimes committed
P
bpo-25625: Document contextlib.chdir in the 3.11 what's new (#95962)
Pablo Galindo Salgado committed
I
gh-95914: Add paragraph about PEP 654 in main body of 'What's New in 3.11' (GH-95937)
Irit Katriel committed
August 12, 2022
Ł
gh-90300: [docs] Add whatsnew entry for new --help output (GH-95856) (GH-95928)
Łukasz Langa committed
C
gh-95914: Add missing PEPs to the Summary section of 3.11 What's New (GH-95916)
CAM Gerlach committed
August 10, 2022
E
August 9, 2022
August 5, 2022
P
Remove draft notice from 3.11 What's new (#95713)
Pablo Galindo Salgado committed
B
GH-90997: Document CACHEs (GH-95694)
Brandt Bucher committed
August 4, 2022
K
gh-94936: C getters: co_varnames, co_cellvars, co_freevars (#95008)
Ken Jin committed
T
gh-95191: IDLE Prompts entry for Whatnew 3.11 (#95632)
Terry Jan Reedy committed
August 3, 2022
E
[Enum] add whatsnew entries (GH-95455)
Ethan Furman committed
July 28, 2022
K
Update link to faster cpython benchmarks (GH-95391)
Ken Jin committed
July 27, 2022
C
gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086)
Christian Heimes committed
July 24, 2022
P
gh-95173: Revert commit 51ed2c56a1852cd6b09c85ba81312dc9782772ce (#95176)
Pablo Galindo Salgado committed
July 23, 2022
P
gh-93351: Add news entry and what's new entry for changes in gh-93351 (#95175)
Pablo Galindo Salgado committed
July 22, 2022
F
Fix scheme count in `sysconfig` whatsnew entry (GH-94110)
Frank Dana committed
T
gh-95112: Fix What's New 3.11 contribution note periods (#95115)
Terry Jan Reedy committed
July 17, 2022
B
gh-91181: Add a What's New entry for dropping bytes support for `sys.path` (GH-94918)
Brett Cannon committed
July 11, 2022
J
gh-93883: elide traceback indicators when possible (#93994)
John Belmonte committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
K
gh-93626: Set the release for `__future__.annotations` to `None` (GH-93628)
KotlinIsland committed
June 30, 2022
G
GH-90908: Document asyncio.TaskGroup (GH-94359)
Guido van Rossum committed
June 19, 2022
V
gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938)
Victor Stinner committed
June 11, 2022
J
gh-90153: whatsnew: "z" option in format spec (GH-93624)
John Belmonte committed
June 7, 2022
S
Fix contributor name in WhatsNew 3.11 (GH-93556)
Samodya Abeysiriwardane committed
May 25, 2022
V
gh-90817: Deprecate explicitly locale.resetlocale() (#93196)
Victor Stinner committed
M
gh-92728: Restore re.template, but deprecate it (GH-93161)
Miro Hrončok committed
May 23, 2022
J
Doc: No need to use rst syntax in code comments. (GH-93102)
Julien Palard committed
May 20, 2022
S
gh-91860: documentation for typing.dataclass_transform (#92768)
Shantanu committed
May 19, 2022
S
gh-92913: Clarify changes to PyInitConfig.module_search_paths[_set] fields (GH-92980)
Steve Dower committed
J
gh-91491: Complete Whats New in 3.11 for typing (#92708)
Jelle Zijlstra committed