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-93937, C API: Move PyFrame_GetBack() to Python.h (#93938)
Victor Stinner
2022-06-19
1
-1/+15
*
gh-90153: whatsnew: "z" option in format spec (GH-93624)
John Belmonte
2022-06-11
1
-0/+3
*
Fix contributor name in WhatsNew 3.11 (GH-93556)
Samodya Abeysiriwardane
2022-06-07
1
-1/+1
*
gh-90817: Deprecate explicitly locale.resetlocale() (#93196)
Victor Stinner
2022-05-25
1
-1/+5
*
gh-92728: Restore re.template, but deprecate it (GH-93161)
Miro HronĨok
2022-05-25
1
-0/+5
*
Doc: No need to use rst syntax in code comments. (GH-93102)
Julien Palard
2022-05-23
1
-2/+2
*
gh-91860: documentation for typing.dataclass_transform (#92768)
Shantanu
2022-05-20
1
-5/+5
*
gh-92913: Clarify changes to PyInitConfig.module_search_paths[_set] fields (G...
Steve Dower
2022-05-19
1
-0/+15
*
gh-91491: Complete Whats New in 3.11 for typing (#92708)
Jelle Zijlstra
2022-05-19
1
-4/+36
*
Include ``asyncio.Barrier`` in 3.11 Whats New (GH-92927)
Duprat
2022-05-19
1
-0/+4
*
gh-81548: Clarify the deprecation of octal sequences affect byte strings (GH-...
Pablo Galindo Salgado
2022-05-16
1
-2/+2
*
gh-89336: Fix configparser.RawConfigParser.readfp typo (GH-92636)
Hugo van Kemenade
2022-05-11
1
-1/+1
*
Revert "gh-92550 - Fix regression in `pathlib.Path.rglob()` (GH-92583)" (GH-9...
Serhiy Storchaka
2022-05-11
1
-0/+9
*
gh-91928: Add what's new entry for datetime.UTC alias (GH-92567)
Paul Ganssle
2022-05-10
1
-0/+2
*
gh-92550 - Fix regression in `pathlib.Path.rglob()` (GH-92583)
Barney Gale
2022-05-10
1
-9/+0
*
gh-91345: Talk about ``sys._getframe`` compatibility in 3.11 whatsnew (GH-92552)
Ken Jin
2022-05-09
1
-4/+5
*
What's New in Python 3.11: move C API changes (#92390)
Victor Stinner
2022-05-09
1
-31/+31
*
Use percentage over factor for 3.11 whatsnew performance (GH-92496)
Ken Jin
2022-05-08
1
-1/+1
*
Update What's New in 3.11 faster cpython figures and contributors (GH-92401)
Ken Jin
2022-05-08
1
-3/+4
*
bpo-45046: Support context managers in unittest (GH-28045)
Serhiy Storchaka
2022-05-08
1
-0/+12
*
gh-92308: Add Pending Removal section to 3.11 What's New (#92309)
Erlend Egeberg Aasland
2022-05-07
1
-0/+55
*
Fix What's New: use :gh: instead of :issue: (#92395)
Serhiy Storchaka
2022-05-06
1
-1/+1
*
gh-91827: Add method info_pathlevel() in tkinter (GH-91829)
Serhiy Storchaka
2022-05-06
1
-0/+8
*
gh-92332: Docs-only deprecation of `typing.Text` (GH-92351)
Alex Waygood
2022-05-06
1
-0/+6
*
GH-89519: Deprecate classmethod descriptor chaining (#92379)
Raymond Hettinger
2022-05-06
1
-0/+8
*
gh-88279: Deprecate PySys_SetArgvEx() (#92363)
Victor Stinner
2022-05-06
1
-1/+4
*
gh-57684: Document safe path in What's New in Python 3.11 (#92362)
Victor Stinner
2022-05-06
1
-0/+6
*
gh-80010: Expand fromisoformat to include most of ISO-8601 (#92177)
Paul Ganssle
2022-05-06
1
-0/+8
*
gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542)
Victor Stinner
2022-05-05
1
-0/+10
*
bpo-44863: Allow generic typing.TypedDict (#27663)
Samodya Abey
2022-05-03
1
-1/+4
*
gh-92154: Expose PyCode_GetCode in the C API (GH-92168)
Ken Jin
2022-05-03
1
-0/+5
*
Fix doc warnings in What's New in 3.11 (GH-92215)
Ken Jin
2022-05-03
1
-1/+1
*
bpo-43923: Add support for generic typing.NamedTuple (#92027)
Serhiy Storchaka
2022-05-02
1
-0/+4
*
Convert :issue: to :gh: in whatsnew (GH-92089)
Dennis Sweeney
2022-04-30
1
-1/+1
*
gh-81548: Deprecate octal escape sequences with value larger than 0o377 (GH-9...
Serhiy Storchaka
2022-04-30
1
-0/+6
*
gh-91760: Deprecate group names and numbers which will be invalid in future (...
Serhiy Storchaka
2022-04-30
1
-0/+8
*
gh-91491: Add several typing features to What's New (#92060)
Shantanu
2022-04-30
1
-0/+65
*
gh-91217: deprecate xdrlib (GH-92066)
Brett Cannon
2022-04-30
1
-0/+1
*
bpo-22276: Change pathlib.Path.glob not to ignore trailing path separator (GH...
Eisuke Kawashima
2022-04-28
1
-0/+9
*
gh-91217: deprecate uu (GH-92009)
Brett Cannon
2022-04-28
1
-0/+1
*
gh-68966: Deprecate the mailcap module (#91951)
Victor Stinner
2022-04-26
1
-1/+3
*
gh-91217: deprecate telnetlib (GH-91958)
Brett Cannon
2022-04-26
1
-0/+1
*
gh-91217: deprecate sunau (GH-91866)
Brett Cannon
2022-04-25
1
-0/+1
*
gh-91888: add a `:gh:` role to the documentation (#91889)
Ezio Melotti
2022-04-25
1
-1/+1
*
gh-91491: What's New in 3.11 section for typing PEPs (#91721)
Jelle Zijlstra
2022-04-24
1
-2/+133
*
gh-91230: Concise catch_warnings with simplefilter (#91435)
Zac Hatfield-Dodds
2022-04-24
1
-0/+7
*
gh-91217: deprecate spwd (#91846)
Brett Cannon
2022-04-23
1
-0/+1
*
gh-88116: Enhance the inspect frame APIs to use the extended position informa...
Pablo Galindo Salgado
2022-04-23
1
-0/+8
*
gh-91217: deprecate-sndhdr (#91806)
Brett Cannon
2022-04-22
1
-0/+1
*
gh-91217: deprecate-pipes (GH-91779)
Brett Cannon
2022-04-22
1
-0/+1
[next]