summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.10.rst
Commit message (Expand)AuthorAgeFilesLines
* gh-101100: Fix Sphinx warnings in `library/pyclbr.rst` (#113739)Hugo van Kemenade2024-01-051-2/+2
* Document the `co_lines` method on code objects (#113682)Alex Waygood2024-01-031-2/+4
* gh-101100: Fix Sphinx warnings for removed dead batteries (#113669)Hugo van Kemenade2024-01-031-3/+3
* gh-101100: Improve documentation of code object attributes (#112781)Alex Waygood2023-12-061-1/+2
* gh-101100: Properly document frame object attributes (#112735)Alex Waygood2023-12-051-3/+4
* gh-110631: fix wrong indentation in the `Doc/whatsnew` dir (#110632)Ezio Melotti2023-10-111-100/+100
* Docs: Update Donghee Na's name (#109743)Hugo van Kemenade2023-09-221-4/+4
* gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)Serhiy Storchaka2023-08-221-2/+2
* gh-106969: Indicate no modules were added in 3.10 & 3.12 (#106988)Sebastiaan Zeeff2023-07-221-1/+1
* gh-106909: Use role :const: for referencing module constants (GH-106910)Serhiy Storchaka2023-07-211-8/+8
* gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)Serhiy Storchaka2023-07-211-5/+5
* gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)Victor Stinner2023-05-241-1/+1
* GH-97850: Suppress cross-references to removed ``importlib.util`` functions (...Adam Turner2023-05-031-3/+3
* GH-97850: Suppress cross-references to the removed ``module_repr`` method (#1...Adam Turner2023-05-031-5/+5
* GH-98040: Suppress cross-references to the removed ``imp`` module (#104131)Adam Turner2023-05-031-1/+1
* gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)Barry Warsaw2023-05-031-19/+19
* gh-100160: Restore and deprecate implicit creation of an event loop (GH-100410)Serhiy Storchaka2023-01-131-13/+0
* gh-100700: Remove Date and Release fields in past whatsnews (GH-100728)Zachary Ware2023-01-031-2/+0
* whatsnew-3.10: Mention PEP 647 in the Release highlights section. (#99853)Yilei "Dolee" Yang2022-11-291-1/+2
* Doc: Remove title text from internal links (#98409)Rafael Fontenelle2022-10-191-5/+3
* Docs: Fix backtick errors found by sphinx-lint (#97998)Hugo van Kemenade2022-10-071-1/+1
* gh-95986: Fix the example using match keyword (#95989)1809092022-10-061-0/+1
* gh-95191: IDLE Prompts entry for What's New 3.10 (#95633)Terry Jan Reedy2022-08-041-0/+3
* gh-95112: Fix What's New 3.10 contribution note periods (#95114)Terry Jan Reedy2022-07-221-25/+25
* What's new in 3.10: fix link to issue (#93968)Hugo van Kemenade2022-06-191-1/+1
* gh-92240 : Include release dates for "What's New In Python 3.X" (#92937)georgically2022-05-291-1/+1
* gh-89253: Add 3.10 whatsnew section for itertools.pairwise (GH-91563)slateny2022-04-301-0/+6
* bpo-45847: Port _tkinter to PY_STDLIB_MOD (GH-31698)Erlend Egeberg Aasland2022-03-311-2/+2
* Fix missing import in dataclass code snippet (GH-29214)Leo2022-02-141-1/+1
* bpo-45447: Add entry to What's new 3.10 (GH-31304)Terry Jan Reedy2022-02-131-1/+6
* bpo-48146: Update IDLE part of What's New 3.10 to 2022 (GH-30906)Terry Jan Reedy2022-01-261-6/+11
* docs: Fix typos and use anchor for internal link (GH-30236)Rafael Fontenelle2021-12-261-9/+9
* bpo-46130: [docs] Add anchor for whatsnew/3.10 type hint section (GH-30199)Rafael Fontenelle2021-12-191-1/+2
* doc: Add link issue 44010 (GH-29454)Rafael Fontenelle2021-12-081-1/+1
* bpo-45741: docs: fix plural (GH-29461)Rafael Fontenelle2021-11-081-1/+1
* Fix dataclassses spelling (GH-28837)Landon Yarrington2021-10-091-1/+1
* Remove draft notice on the 3.10 What's new document (GH-28806)Pablo Galindo Salgado2021-10-071-7/+0
* [doc] Fix typos found using codespell (GH-28744)Christian Clauss2021-10-051-2/+2
* bpo-43914: Whats New 310: add new SyntaxError attributes (GH-28558)Terry Jan Reedy2021-09-251-1/+6
* bpo-43760: Document PyThreadState.use_tracing removal (GH-28527)Victor Stinner2021-09-231-0/+3
* bpo-4356: Mention the new key arguments for the bisect module APIs in the 3.1...Pablo Galindo Salgado2021-09-141-0/+6
* bpo-44964: Correct the note about the f_lasti field (GH-28208)Pablo Galindo Salgado2021-09-101-1/+2
* Fix minor typo in 3.10.rst (GH-28253)D.Lintin2021-09-091-1/+1
* bpo-44964: Add a note explaining the new semantics of f_last_i in frame objec...Pablo Galindo Salgado2021-09-071-0/+6
* Add What's New for dataclass keyword-only parameters. (GH-28158)Eric V. Smith2021-09-041-1/+60
* bpo-45000: Update whatsnews about deleting __debug__ (GH-27956)Dong-hee Na2021-08-261-0/+2
* bpo-38291: Update 3.10 WhatsNew with typing.{io|re} DeprecationWarning (GH-27...Ken Jin2021-08-231-0/+13
* bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)Victor Stinner2021-08-061-0/+5
* bpo-41103: Resurrect the old buffer protocol. (GH-27437)Inada Naoki2021-07-291-5/+0
* bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)Mariusz Felisiak2021-07-261-2/+2