COMMITS
/ Doc/whatsnew/3.10.rst September 20, 2022
M
[3.10] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993) (GH-93543)
Miss Islington (bot) committed
September 2, 2022
G
[3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501)
Gregory P. Smith committed
August 4, 2022
M
gh-95191: IDLE Prompts entry for What's New 3.10 (GH-95633)
Miss Islington (bot) committed
July 22, 2022
M
gh-95112: Fix What's New 3.10 contribution note periods (GH-95114)
Miss Islington (bot) committed
June 19, 2022
M
What's new in 3.10: fix link to issue (GH-93968)
Miss Islington (bot) committed
May 29, 2022
M
gh-92240 : Include release dates for "What's New In Python 3.X" (GH-92937)
Miss Islington (bot) committed
April 30, 2022
M
gh-89253: Add 3.10 whatsnew section for itertools.pairwise (GH-91563)
Miss Islington (bot) committed
February 13, 2022
M
bpo-45447: Add entry to What's new 3.10 (GH-31304)
Miss Islington (bot) committed
January 26, 2022
M
bpo-48146: Update IDLE part of What's New 3.10 to 2022 (GH-30906)
Miss Islington (bot) committed
December 26, 2021
M
docs: Fix typos and use anchor for internal link (GH-30236)
Miss Islington (bot) committed
December 19, 2021
M
bpo-46130: [docs] Add anchor for whatsnew/3.10 type hint section (GH-30199)
Miss Islington (bot) committed
December 8, 2021
M
doc: Add link issue 44010 (GH-29454)
Miss Islington (bot) committed
November 8, 2021
M
bpo-45741: docs: fix plural (GH-29461) (GH-29463)
Miss Islington (bot) committed
October 9, 2021
M
Fix dataclassses spelling (GH-28837) (GH-28841)
Miss Islington (bot) committed
October 7, 2021
M
[3.10] Remove draft notice on the 3.10 What's new document (GH-28806) (GH-28807)
Miss Islington (bot) committed
M
[3.10] Fix typo in whatsnew 3.10.rst (GH-26854) (GH-28782)
Miss Islington (bot) committed
October 6, 2021
C
[3.10] [doc] Fix typos found using codespell (GH-28744) (GH-28758)
Christian Clauss committed
September 25, 2021
Ł
[3.10] bpo-43914: What's New 3.10: add new SyntaxError attributes (GH-28558) (GH-28562)
Łukasz Langa committed
September 23, 2021
M
bpo-43760: Document PyThreadState.use_tracing removal (GH-28527) (GH-28529)
Miss Islington (bot) committed
September 14, 2021
M
bpo-4356: Mention the new key arguments for the bisect module APIs in the 3.10 What's new (GH-28339) (GH-28340)
Miss Islington (bot) committed
September 10, 2021
M
bpo-44964: Correct the note about the f_lasti field (GH-28208) (GH-28276)
Miss Islington (bot) committed
September 9, 2021
M
Fix minor typo in 3.10.rst (GH-28253) (GH-28259)
Miss Islington (bot) committed
September 7, 2021
M
bpo-44964: Add a note explaining the new semantics of f_last_i in frame objects (GH-28200)
Miss Islington (bot) committed
September 4, 2021
M
Add What's New for dataclass keyword-only parameters. (GH-28158) (GH-28163)
Miss Islington (bot) committed
August 26, 2021
D
[3.10] bpo-45000: Update whatsnews about deleting __debug__ (GH-27956) (GH-27958)
Dong-hee Na committed
August 23, 2021
M
bpo-38291: Update 3.10 WhatsNew with typing.{io|re} DeprecationWarning (GH-27872)
Miss Islington (bot) committed
August 6, 2021
M
bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)
Miss Islington (bot) committed
July 29, 2021
M
bpo-41103: Resurrect the old buffer protocol. (GH-27437) (GH-27441)
Miss Islington (bot) committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380)
Miss Islington (bot) committed
M
bpo-44490: Add 'Whats New' docs regarding types.Union changes (GH-27215) (GH-27368)
Miss Islington (bot) committed
July 14, 2021
P
[3.10] Add release highlights for the 3.10 what's new document (GH-27150) (GH-27152)
Pablo Galindo Salgado committed
July 4, 2021
E
[3.10] bpo-44559: [Enum] revert enum module to 3.9 (GH-27010)
Ethan Furman committed
June 29, 2021
M
[doc] Fix typo in what's new in 3.10 (GH-26911) (GH-26940)
Miss Islington (bot) committed
June 28, 2021
M
bpo-40939: Remove documentation for `PyParser_*` & add porting notes (GH-26855) (GH-26898)
Miss Islington (bot) committed
June 27, 2021
M
bpo-44464: Remove special exclusion for flake8 in the deprecation warnings. (GH-26807) (GH-26929)
Miss Islington (bot) committed
June 24, 2021
M
[3.10] bpo-44498: Issue a deprecation warning on asynchat, asyncore and smtpd import (GH-26882) (GH-26904)
Miss Islington (bot) committed
June 21, 2021
V
bpo-44466: Faulthandler now detects the GC (GH-26823) (GH-26826)
Victor Stinner committed
June 20, 2021
M
bpo-44077: Expose IP_RECVTOS in the socket module (GH-25992)
Miss Islington (bot) committed
M
Fix typos and grammatical changes in the 3.10 what's new document (GH-26319) (GH-26814)
Miss Islington (bot) committed
M
Add a note about NameError/AttributeError suggestions with custom error functions (GH-26794) (GH-26796)
Miss Islington (bot) committed
June 15, 2021
M
[3.10] bpo-43475: Add what's new entry for NaN hash changes (GH-26725) (GH-26743)
Mark Dickinson committed
June 11, 2021
M
bpo-44362: ssl: improve deprecation warnings and docs (GH-26646)
Miss Islington (bot) committed
June 8, 2021
M
bpo-43833: Emit warnings for numeric literals followed by keyword (GH-25466)
Miss Islington (bot) committed
M
bpo-43795: Note Stable ABI PEP in What's New (GH-26479) (GH-26603)
Miss Islington (bot) committed
June 3, 2021
P
M
Add bpo-42914 to What's New (GH-25124)
Miss Islington (bot) committed
May 31, 2021
M
bpo-44246: Remove note about access by index now that a compatibility shim is offered. (GH-26472) (#26473)
Miss Islington (bot) committed
May 27, 2021
M
[3.10] bpo-44246: Update What's New for importlib.metadata. (GH-26408) (GH-26415)
Miss Islington (bot) committed
M
[3.10] bpo-38908: [docs] Add changes to 3.10 whatsnew and fix some minor inaccuracies in news (GH-26096) (GH-26337)
Miss Islington (bot) committed
May 26, 2021
M
[3.10] bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-26357) (GH-26390)
Miss Islington (bot) committed