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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
GH-109975: Copyedit 3.13 What's New: C API (#124313)
Adam Turner
2024-09-23
1
-348/+449
*
gh-124153: Implement `PyType_GetBaseByToken()` and `Py_tp_token` slot (GH-124...
neonene
2024-09-18
1
-0/+5
*
gh-124194: Fix wrong issue number in What's New in Python 3.8 (#124195)
Bradley Reynolds
2024-09-18
1
-1/+1
*
GH-103484: Fix broken links reported by linkcheck (#124169)
Rafael Fontenelle
2024-09-17
4
-4/+4
*
Use pep role instead of url (#121611)
Rafael Fontenelle
2024-09-17
4
-9/+6
*
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
Rafael Fontenelle
2024-09-17
3
-4/+4
*
GH-109975: Copyedit 3.13 What's New: New Deprecations (#123845)
Adam Turner
2024-09-16
1
-121/+173
*
closes gh-124016: update Unicode to 16.0.0 (#124017)
Benjamin Peterson
2024-09-13
1
-0/+5
*
gh-111997: update what's new in 3.13 re C API for monitoring events (#123822)
Irit Katriel
2024-09-12
1
-0/+4
*
gh-123958: apply docstring removal optimization in ast_opt instead of codegen...
Irit Katriel
2024-09-11
1
-1/+3
*
gh-122239: Add actual count in unbalanced unpacking error message when possib...
Tushar Sadhwani
2024-09-10
1
-0/+15
*
gh-66449: remove duplicate configparser section in 3.13 whatsnew (#123874)
Anthony Sottile
2024-09-09
1
-8/+0
*
gh-122213: Add notes for pickle serialization errors (GH-122214)
Serhiy Storchaka
2024-09-09
1
-0/+3
*
gh-108219: Add credits to the free-threading entry in What's New (#123802)
Donghee Na
2024-09-08
1
-0/+10
*
gh-109975: Add links to py-free-threading.github.io (#123776)
Nathan Goldbaum
2024-09-06
1
-0/+4
*
gh-107954, PEP 741: Add PyInitConfig_AddModule() function (#123668)
Victor Stinner
2024-09-04
1
-0/+1
*
gh-107954, PEP 741: Add PyInitConfig C API (#123502)
Victor Stinner
2024-09-03
1
-1/+20
*
gh-123430: Add dark mode support to pages generated by http.server (#123475)
Yorik Hansen
2024-09-03
1
-0/+8
*
gh-107954, PEP 741: Add PyConfig_Get()/Set() functions (#123472)
Victor Stinner
2024-09-02
1
-0/+9
*
gh-109975: Remove dangling angle bracket from 3.13.rst (#123589)
Rafael Fontenelle
2024-09-02
1
-1/+1
*
GH-109975: Copyedit 3.13 What's New: Removals (#123529)
Adam Turner
2024-09-01
1
-155/+175
*
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang
2024-09-01
10
-38/+38
*
gh-122854: Add Py_HashBuffer() function (#122855)
Victor Stinner
2024-08-30
1
-0/+3
*
gh-121645: Add PyBytes_Join() function (#121646)
Victor Stinner
2024-08-30
1
-0/+5
*
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang
2024-08-30
10
-25/+25
*
gh-101860: document `property.__name__` (GH-123399)
Bénédikt Tran
2024-08-28
1
-0/+3
*
gh-120389: Add PyLong_FromInt64() and PyLong_AsInt64() (#120390)
Victor Stinner
2024-08-28
1
-0/+14
*
gh-109975: Fix a typo in What's New in Python 3.13 (#123393)
Daniel Hollas
2024-08-27
1
-1/+1
*
GH-117759: Document incremental GC (GH-123266)
Mark Shannon
2024-08-27
1
-0/+13
*
GH-73991: Make `pathlib.Path.delete()` private. (#123315)
Barney Gale
2024-08-26
1
-3/+2
*
GH-73991: Add `pathlib.Path.copy_into()` and `move_into()` (#123314)
Barney Gale
2024-08-26
1
-4/+4
*
gh-122982: Extend the deprecation period for bool inversion by two years (#12...
Kirill Podoprigora
2024-08-25
1
-1/+1
*
GH-73991: Add `pathlib.Path.move()` (#122073)
Barney Gale
2024-08-25
1
-1/+4
*
GH-109975: Copyedit 3.13 What's New: Optimizations (#123301)
Adam Turner
2024-08-25
1
-14/+25
*
GH-123299: Move ctypes What's New entry to 3.14 (#123300)
Adam Turner
2024-08-25
2
-14/+24
*
GH-109975: Copyedit 3.13 What's New: Improved Modules (#123132)
Adam Turner
2024-08-24
1
-355/+478
*
gh-123165: make `dis` functions render positions on demand (#123168)
Bénédikt Tran
2024-08-21
1
-0/+16
*
gh-109975: Copyedit What's New in Python 3.13 (#123150)
Jelle Zijlstra
2024-08-19
1
-16/+16
*
GH-109975: Copyedit 3.13 What's New: Other Language Changes (#123086)
Adam Turner
2024-08-17
1
-102/+156
*
mention pypy somewhat more prominently in the pyrepl section of whatsnew (#12...
CF Bolz-Tereick
2024-08-16
1
-1/+3
*
gh-113190: Reenable non-debug interned string cleanup (GH-113601)
Eddie Elizondo
2024-08-15
1
-0/+10
*
GH-109975: Copyedit 3.13 What's New: New Features (#122990)
Adam Turner
2024-08-15
1
-179/+197
*
gh-122873: Allow "python -m json" to work (#122884)
Trey Hunner
2024-08-13
1
-0/+4
*
GH-109975: Copyedit 3.13 What's New: Release Highlights (#122958)
Adam Turner
2024-08-13
1
-54/+115
*
GH-73991: Rework `pathlib.Path.copytree()` into `copy()` (#122369)
Barney Gale
2024-08-11
1
-4/+2
*
gh-122858: Deprecate `asyncio.iscoroutinefunction` (#122875)
Wulian
2024-08-11
1
-0/+5
*
gh-115808: Add ``is_none`` and ``is_not_none`` to ``operator`` (#115814)
Nico Mexis
2024-08-10
1
-0/+9
*
gh-105376: Restore deprecated logging warn() method (#122775)
Victor Stinner
2024-08-09
1
-10/+0
*
gh-105201: Add PyIter_NextItem() (#122331)
Erlend E. Aasland
2024-08-07
1
-0/+4
*
GH-73991: Rework `pathlib.Path.rmtree()` into `delete()` (#122368)
Barney Gale
2024-08-07
1
-2/+1
[prev]
[next]