summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.11.rst
Commit message (Expand)AuthorAgeFilesLines
* gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938)Victor Stinner2022-06-191-1/+15
* gh-90153: whatsnew: "z" option in format spec (GH-93624)John Belmonte2022-06-111-0/+3
* Fix contributor name in WhatsNew 3.11 (GH-93556)Samodya Abeysiriwardane2022-06-071-1/+1
* gh-90817: Deprecate explicitly locale.resetlocale() (#93196)Victor Stinner2022-05-251-1/+5
* gh-92728: Restore re.template, but deprecate it (GH-93161)Miro HronĨok2022-05-251-0/+5
* Doc: No need to use rst syntax in code comments. (GH-93102)Julien Palard2022-05-231-2/+2
* gh-91860: documentation for typing.dataclass_transform (#92768)Shantanu2022-05-201-5/+5
* gh-92913: Clarify changes to PyInitConfig.module_search_paths[_set] fields (G...Steve Dower2022-05-191-0/+15
* gh-91491: Complete Whats New in 3.11 for typing (#92708)Jelle Zijlstra2022-05-191-4/+36
* Include ``asyncio.Barrier`` in 3.11 Whats New (GH-92927)Duprat2022-05-191-0/+4
* gh-81548: Clarify the deprecation of octal sequences affect byte strings (GH-...Pablo Galindo Salgado2022-05-161-2/+2
* gh-89336: Fix configparser.RawConfigParser.readfp typo (GH-92636)Hugo van Kemenade2022-05-111-1/+1
* Revert "gh-92550 - Fix regression in `pathlib.Path.rglob()` (GH-92583)" (GH-9...Serhiy Storchaka2022-05-111-0/+9
* gh-91928: Add what's new entry for datetime.UTC alias (GH-92567)Paul Ganssle2022-05-101-0/+2
* gh-92550 - Fix regression in `pathlib.Path.rglob()` (GH-92583)Barney Gale2022-05-101-9/+0
* gh-91345: Talk about ``sys._getframe`` compatibility in 3.11 whatsnew (GH-92552)Ken Jin2022-05-091-4/+5
* What's New in Python 3.11: move C API changes (#92390)Victor Stinner2022-05-091-31/+31
* Use percentage over factor for 3.11 whatsnew performance (GH-92496)Ken Jin2022-05-081-1/+1
* Update What's New in 3.11 faster cpython figures and contributors (GH-92401)Ken Jin2022-05-081-3/+4
* bpo-45046: Support context managers in unittest (GH-28045)Serhiy Storchaka2022-05-081-0/+12
* gh-92308: Add Pending Removal section to 3.11 What's New (#92309)Erlend Egeberg Aasland2022-05-071-0/+55
* Fix What's New: use :gh: instead of :issue: (#92395)Serhiy Storchaka2022-05-061-1/+1
* gh-91827: Add method info_pathlevel() in tkinter (GH-91829)Serhiy Storchaka2022-05-061-0/+8
* gh-92332: Docs-only deprecation of `typing.Text` (GH-92351)Alex Waygood2022-05-061-0/+6
* GH-89519: Deprecate classmethod descriptor chaining (#92379)Raymond Hettinger2022-05-061-0/+8
* gh-88279: Deprecate PySys_SetArgvEx() (#92363)Victor Stinner2022-05-061-1/+4
* gh-57684: Document safe path in What's New in Python 3.11 (#92362)Victor Stinner2022-05-061-0/+6
* gh-80010: Expand fromisoformat to include most of ISO-8601 (#92177)Paul Ganssle2022-05-061-0/+8
* gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542)Victor Stinner2022-05-051-0/+10
* bpo-44863: Allow generic typing.TypedDict (#27663)Samodya Abey2022-05-031-1/+4
* gh-92154: Expose PyCode_GetCode in the C API (GH-92168)Ken Jin2022-05-031-0/+5
* Fix doc warnings in What's New in 3.11 (GH-92215)Ken Jin2022-05-031-1/+1
* bpo-43923: Add support for generic typing.NamedTuple (#92027)Serhiy Storchaka2022-05-021-0/+4
* Convert :issue: to :gh: in whatsnew (GH-92089)Dennis Sweeney2022-04-301-1/+1
* gh-81548: Deprecate octal escape sequences with value larger than 0o377 (GH-9...Serhiy Storchaka2022-04-301-0/+6
* gh-91760: Deprecate group names and numbers which will be invalid in future (...Serhiy Storchaka2022-04-301-0/+8
* gh-91491: Add several typing features to What's New (#92060)Shantanu2022-04-301-0/+65
* gh-91217: deprecate xdrlib (GH-92066)Brett Cannon2022-04-301-0/+1
* bpo-22276: Change pathlib.Path.glob not to ignore trailing path separator (GH...Eisuke Kawashima2022-04-281-0/+9
* gh-91217: deprecate uu (GH-92009)Brett Cannon2022-04-281-0/+1
* gh-68966: Deprecate the mailcap module (#91951)Victor Stinner2022-04-261-1/+3
* gh-91217: deprecate telnetlib (GH-91958)Brett Cannon2022-04-261-0/+1
* gh-91217: deprecate sunau (GH-91866)Brett Cannon2022-04-251-0/+1
* gh-91888: add a `:gh:` role to the documentation (#91889)Ezio Melotti2022-04-251-1/+1
* gh-91491: What's New in 3.11 section for typing PEPs (#91721)Jelle Zijlstra2022-04-241-2/+133
* gh-91230: Concise catch_warnings with simplefilter (#91435)Zac Hatfield-Dodds2022-04-241-0/+7
* gh-91217: deprecate spwd (#91846)Brett Cannon2022-04-231-0/+1
* gh-88116: Enhance the inspect frame APIs to use the extended position informa...Pablo Galindo Salgado2022-04-231-0/+8
* gh-91217: deprecate-sndhdr (#91806)Brett Cannon2022-04-221-0/+1
* gh-91217: deprecate-pipes (GH-91779)Brett Cannon2022-04-221-0/+1