COMMITS
/ Doc/whatsnew/3.11.rst 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
D
Include ``asyncio.Barrier`` in 3.11 Whats New (GH-92927)
Duprat committed
May 16, 2022
P
gh-81548: Clarify the deprecation of octal sequences affect byte strings (GH-92643)
Pablo Galindo Salgado committed
May 11, 2022
H
gh-89336: Fix configparser.RawConfigParser.readfp typo (GH-92636)
Hugo van Kemenade committed
S
Revert "gh-92550 - Fix regression in `pathlib.Path.rglob()` (GH-92583)" (GH-92598)
Serhiy Storchaka committed
May 10, 2022
P
gh-91928: Add what's new entry for datetime.UTC alias (GH-92567)
Paul Ganssle committed
B
gh-92550 - Fix regression in `pathlib.Path.rglob()` (GH-92583)
Barney Gale committed
May 9, 2022
K
V
What's New in Python 3.11: move C API changes (#92390)
Victor Stinner committed
May 8, 2022
K
Use percentage over factor for 3.11 whatsnew performance (GH-92496)
Ken Jin committed
K
S
bpo-45046: Support context managers in unittest (GH-28045)
Serhiy Storchaka committed
May 7, 2022
E
gh-92308: Add Pending Removal section to 3.11 What's New (#92309)
Erlend Egeberg Aasland committed
May 6, 2022
S
Fix What's New: use :gh: instead of :issue: (#92395)
Serhiy Storchaka committed
S
gh-91827: Add method info_pathlevel() in tkinter (GH-91829)
Serhiy Storchaka committed
A
gh-92332: Docs-only deprecation of `typing.Text` (GH-92351)
Alex Waygood committed
R
GH-89519: Deprecate classmethod descriptor chaining (#92379)
Raymond Hettinger committed
V
gh-88279: Deprecate PySys_SetArgvEx() (#92363)
Victor Stinner committed
V
gh-57684: Document safe path in What's New in Python 3.11 (#92362)
Victor Stinner committed
P
gh-80010: Expand fromisoformat to include most of ISO-8601 (#92177)
Paul Ganssle committed
May 5, 2022
V
gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542)
Victor Stinner committed
May 3, 2022
S
bpo-44863: Allow generic typing.TypedDict (#27663)
Samodya Abey committed
K
gh-92154: Expose PyCode_GetCode in the C API (GH-92168)
Ken Jin committed
K
Fix doc warnings in What's New in 3.11 (GH-92215)
Ken Jin committed
May 2, 2022
S
bpo-43923: Add support for generic typing.NamedTuple (#92027)
Serhiy Storchaka committed
April 30, 2022
D
Convert :issue: to :gh: in whatsnew (GH-92089)
Dennis Sweeney committed
S
gh-81548: Deprecate octal escape sequences with value larger than 0o377 (GH-91668)
Serhiy Storchaka committed
S
gh-91760: Deprecate group names and numbers which will be invalid in future (GH-91794)
Serhiy Storchaka committed
S
gh-91491: Add several typing features to What's New (#92060)
Shantanu committed
B
gh-91217: deprecate xdrlib (GH-92066)
Brett Cannon committed
April 28, 2022
E
bpo-22276: Change pathlib.Path.glob not to ignore trailing path separator (GH-10349)
Eisuke Kawashima committed
B
gh-91217: deprecate uu (GH-92009)
Brett Cannon committed
April 26, 2022
V
gh-68966: Deprecate the mailcap module (#91951)
Victor Stinner committed
B
gh-91217: deprecate telnetlib (GH-91958)
Brett Cannon committed
April 25, 2022
B
gh-91217: deprecate sunau (GH-91866)
Brett Cannon committed
E
gh-91888: add a `:gh:` role to the documentation (#91889)
Ezio Melotti committed
April 24, 2022
J
gh-91491: What's New in 3.11 section for typing PEPs (#91721)
Jelle Zijlstra committed
Z
gh-91230: Concise catch_warnings with simplefilter (#91435)
Zac Hatfield-Dodds committed
April 23, 2022
B
gh-91217: deprecate spwd (#91846)
Brett Cannon committed
P
gh-88116: Enhance the inspect frame APIs to use the extended position information (GH-91531)
Pablo Galindo Salgado committed
April 22, 2022
B
gh-91217: deprecate-sndhdr (#91806)
Brett Cannon committed