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.10.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Remove title text from internal links (#98409)
Rafael Fontenelle
2022-10-19
1
-5/+3
*
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade
2022-10-07
1
-1/+1
*
gh-95986: Fix the example using match keyword (#95989)
180909
2022-10-06
1
-0/+1
*
gh-95191: IDLE Prompts entry for What's New 3.10 (#95633)
Terry Jan Reedy
2022-08-04
1
-0/+3
*
gh-95112: Fix What's New 3.10 contribution note periods (#95114)
Terry Jan Reedy
2022-07-22
1
-25/+25
*
What's new in 3.10: fix link to issue (#93968)
Hugo van Kemenade
2022-06-19
1
-1/+1
*
gh-92240 : Include release dates for "What's New In Python 3.X" (#92937)
georgically
2022-05-29
1
-1/+1
*
gh-89253: Add 3.10 whatsnew section for itertools.pairwise (GH-91563)
slateny
2022-04-30
1
-0/+6
*
bpo-45847: Port _tkinter to PY_STDLIB_MOD (GH-31698)
Erlend Egeberg Aasland
2022-03-31
1
-2/+2
*
Fix missing import in dataclass code snippet (GH-29214)
Leo
2022-02-14
1
-1/+1
*
bpo-45447: Add entry to What's new 3.10 (GH-31304)
Terry Jan Reedy
2022-02-13
1
-1/+6
*
bpo-48146: Update IDLE part of What's New 3.10 to 2022 (GH-30906)
Terry Jan Reedy
2022-01-26
1
-6/+11
*
docs: Fix typos and use anchor for internal link (GH-30236)
Rafael Fontenelle
2021-12-26
1
-9/+9
*
bpo-46130: [docs] Add anchor for whatsnew/3.10 type hint section (GH-30199)
Rafael Fontenelle
2021-12-19
1
-1/+2
*
doc: Add link issue 44010 (GH-29454)
Rafael Fontenelle
2021-12-08
1
-1/+1
*
bpo-45741: docs: fix plural (GH-29461)
Rafael Fontenelle
2021-11-08
1
-1/+1
*
Fix dataclassses spelling (GH-28837)
Landon Yarrington
2021-10-09
1
-1/+1
*
Remove draft notice on the 3.10 What's new document (GH-28806)
Pablo Galindo Salgado
2021-10-07
1
-7/+0
*
[doc] Fix typos found using codespell (GH-28744)
Christian Clauss
2021-10-05
1
-2/+2
*
bpo-43914: Whats New 310: add new SyntaxError attributes (GH-28558)
Terry Jan Reedy
2021-09-25
1
-1/+6
*
bpo-43760: Document PyThreadState.use_tracing removal (GH-28527)
Victor Stinner
2021-09-23
1
-0/+3
*
bpo-4356: Mention the new key arguments for the bisect module APIs in the 3.1...
Pablo Galindo Salgado
2021-09-14
1
-0/+6
*
bpo-44964: Correct the note about the f_lasti field (GH-28208)
Pablo Galindo Salgado
2021-09-10
1
-1/+2
*
Fix minor typo in 3.10.rst (GH-28253)
D.Lintin
2021-09-09
1
-1/+1
*
bpo-44964: Add a note explaining the new semantics of f_last_i in frame objec...
Pablo Galindo Salgado
2021-09-07
1
-0/+6
*
Add What's New for dataclass keyword-only parameters. (GH-28158)
Eric V. Smith
2021-09-04
1
-1/+60
*
bpo-45000: Update whatsnews about deleting __debug__ (GH-27956)
Dong-hee Na
2021-08-26
1
-0/+2
*
bpo-38291: Update 3.10 WhatsNew with typing.{io|re} DeprecationWarning (GH-27...
Ken Jin
2021-08-23
1
-0/+13
*
bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)
Victor Stinner
2021-08-06
1
-0/+5
*
bpo-41103: Resurrect the old buffer protocol. (GH-27437)
Inada Naoki
2021-07-29
1
-5/+0
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak
2021-07-26
1
-2/+2
*
bpo-44490: Add 'Whats New' docs regarding types.Union changes (GH-27215)
Yurii Karabas
2021-07-26
1
-1/+2
*
Add release highlights for the 3.10 what's new document (GH-27150)
Pablo Galindo Salgado
2021-07-14
1
-1/+29
*
[doc] Fix typo in what's new in 3.10 (GH-26911)
Rodrigo Girão Serrão
2021-06-28
1
-1/+1
*
bpo-44464: Remove special exclusion for flake8 in the deprecation warnings. (...
Jason R. Coombs
2021-06-27
1
-1/+1
*
bpo-44498: Issue a deprecation warning on asynchat, asyncore and smtpd import...
Barry Warsaw
2021-06-24
1
-0/+6
*
Fix typo in whatsnew 3.10.rst (GH-26854)
Arnon Yaari
2021-06-24
1
-1/+1
*
bpo-40939: Remove documentation for `PyParser_*` & add porting notes (GH-26855)
Petr Viktorin
2021-06-24
1
-3/+38
*
bpo-44466: Faulthandler now detects the GC (GH-26823)
Victor Stinner
2021-06-21
1
-0/+7
*
bpo-44077: Expose IP_RECVTOS in the socket module (GH-25992)
Georg Sauthoff
2021-06-20
1
-0/+3
*
Fix typos and grammatical changes in the 3.10 what's new document (GH-26319)
Hemangii
2021-06-20
1
-1/+1
*
Add a note about NameError/AttributeError suggestions with custom error funct...
Pablo Galindo
2021-06-18
1
-0/+11
*
bpo-43475: Add what's new entry for NaN hash changes (GH-26725)
Mark Dickinson
2021-06-15
1
-0/+7
*
bpo-44362: ssl: improve deprecation warnings and docs (GH-26646)
Christian Heimes
2021-06-11
1
-12/+31
*
bpo-43833: Emit warnings for numeric literals followed by keyword (GH-25466)
Serhiy Storchaka
2021-06-08
1
-0/+23
*
bpo-43795: Note Stable ABI PEP in What's New (GH-26479)
Petr Viktorin
2021-06-08
1
-0/+10
*
bpo-44305: Improve syntax error for try blocks without except or finally (GH-...
Pablo Galindo
2021-06-03
1
-0/+14
*
Add bpo-42914 to What's New (GH-25124)
Wm. Keith van der Meulen
2021-06-03
1
-0/+3
*
bpo-44246: Remove note about access by index now that a compatibility shim is...
Jason R. Coombs
2021-05-31
1
-4/+1
*
bpo-44246: Update What's New for importlib.metadata. (#26408)
Jason R. Coombs
2021-05-27
1
-3/+9
[next]