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-122445: populate only modified fields in __static_attributes__ (#122446)
Irit Katriel
2024-08-02
1
-1/+1
*
gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233)
Petr Viktorin
2024-07-30
1
-0/+9
*
gh-105733: Soft-deprecate ctypes.ARRAY, rather than hard-deprecating it. (GH-...
Petr Viktorin
2024-07-30
1
-2/+2
*
GH-122085: Use include files for C API deprecations (#109843)
Adam Turner
2024-07-29
3
-179/+17
*
gh-122085: Use include files for `whatsnew/3.14.rst` deprecations (#122242)
Hugo van Kemenade
2024-07-27
2
-12/+22
*
Fix underline for 'pty' in What's New in Python 3.14 (#122337)
Adam Turner
2024-07-27
1
-1/+1
*
gh-122245: move checks for writes and shadowing of __debug__ to symtable (#12...
Irit Katriel
2024-07-26
1
-0/+5
*
gh-122085: Use include files for `whatsnew/3.12.rst` deprecations (#122093)
Hugo van Kemenade
2024-07-24
1
-146/+4
*
gh-122163: Add notes for JSON serialization errors (GH-122165)
Serhiy Storchaka
2024-07-23
1
-0/+7
*
gh-121637: Syntax error for optimized-away incorrect await (#121656)
Jelle Zijlstra
2024-07-22
1
-0/+5
*
gh-119698: deprecate ``symtable.Class.get_methods`` (#121902)
Bénédikt Tran
2024-07-22
1
-0/+3
*
GH-73991: Add `pathlib.Path.rmtree()` (#119060)
Barney Gale
2024-07-20
1
-5/+9
*
Docs: Fix a typo in What's New in Python 3.13 (#122051)
Rafael Fontenelle
2024-07-20
1
-1/+1
*
gh-118830: Bump pickle.DEFAULT_PROTOCOL to 5 (GH-119340)
Rodrigo Oliveira
2024-07-19
1
-1/+6
*
Docs: move deprecations into include files (#121241)
Hugo van Kemenade
2024-07-19
1
-309/+4
*
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-...
Serhiy Storchaka
2024-07-19
12
-21/+21
*
gh-82017: Support as_integer_ratio() in the Fraction constructor (GH-120271)
Serhiy Storchaka
2024-07-19
1
-0/+7
*
Remove duplicate "it" in whatsnew 3.13 (#121580)
Rafael Fontenelle
2024-07-17
1
-1/+1
*
GH-105879: Note exec/eval keyword change in What's New (GH-121831)
Alyssa Coghlan
2024-07-16
1
-0/+4
*
gh-84978: Add float.from_number() and complex.from_number() (GH-26827)
Serhiy Storchaka
2024-07-15
1
-0/+4
*
gh-121450: Make inline breakpoints use the most recent pdb instance (#121451)
Tian Gao
2024-07-11
1
-0/+10
*
NEWS: Fix Sphinx warnings and increase threshold for new news nits (#121482)
Hugo van Kemenade
2024-07-08
3
-5/+5
*
gh-121141: add support for `copy.replace` to AST nodes (#121162)
Bénédikt Tran
2024-07-04
1
-2/+6
*
gh-121027: Make the functools.partial object a method descriptor (GH-121089)
Serhiy Storchaka
2024-07-03
1
-0/+6
*
gh-120743: Soft deprecate os.popen() function (#120744)
Victor Stinner
2024-07-01
1
-0/+5
*
gh-107803: add whatsnew for asyncio double linked list implementation (#120995)
Kumar Aditya
2024-06-28
1
-0/+8
*
gh-121027: Add a future warning in functools.partial.__get__ (#121086)
Serhiy Storchaka
2024-06-27
1
-0/+6
*
gh-119182: Add PyUnicodeWriter_WriteUCS4() function (#120849)
Victor Stinner
2024-06-24
1
-0/+1
*
docs: puremagic.what() as replacement for imghdr.what() (#120871)
Christian Clauss
2024-06-24
1
-0/+3
*
GH-73991: Add `pathlib.Path.copytree()` (#120718)
Barney Gale
2024-06-23
1
-0/+3
*
GH-120804: add docs for removal for asyncio child watchers (#120895)
Kumar Aditya
2024-06-23
3
-11/+31
*
gh-119182: Add PyUnicodeWriter_DecodeUTF8Stateful() (#120639)
Victor Stinner
2024-06-21
1
-0/+2
*
gh-117511: Make PyMutex public in the non-limited API (#117731)
Sam Gross
2024-06-20
1
-0/+5
*
gh-120600: Make Py_TYPE() opaque in limited C API 3.14 (#120601)
Victor Stinner
2024-06-18
1
-0/+5
*
gh-119182: Add PyUnicodeWriter C API (#119184)
Victor Stinner
2024-06-17
1
-0/+15
*
gh-112346: Document the OS byte in `gzip.compress` output change in 3.11 (#12...
Gregory P. Smith
2024-06-17
1
-0/+15
*
GH-73991: Add `pathlib.Path.copy()` (#119058)
Barney Gale
2024-06-14
1
-0/+7
*
gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120...
Serhiy Storchaka
2024-06-12
2
-3/+3
*
gh-120029: make `symtable.Symbol.__repr__` correctly reflect the compiler's f...
Bénédikt Tran
2024-06-12
1
-0/+11
*
gh-120057: Add os.environ.refresh() method (#120059)
Victor Stinner
2024-06-10
1
-0/+7
*
gh-119577: Adjust DeprecationWarning when testing element truth values in Ele...
Jacob Walls
2024-06-07
2
-7/+10
*
gh-114616: Improve docs regarding changes to caches representation in dis (#1...
Irit Katriel
2024-06-04
1
-0/+7
*
Fix incorrect pull GitHub link in What's New (#120045)
Trey Hunner
2024-06-04
1
-1/+1
*
gh-116560: Add PyLong_GetSign() public function (#116561)
Sergey B Kirpichev
2024-06-03
1
-0/+3
*
gh-118827: Remove `Quoter` from `urllib.parse` (#118828)
Nikita Sobolev
2024-06-03
1
-0/+7
*
gh-109975: What's New in Python 3.13: fix broken link for `telnetlib` alterna...
Solomon Himelbloom
2024-06-03
1
-1/+1
*
gh-119740: Remove deprecated trunc delegation (#119743)
Mark Dickinson
2024-06-02
1
-0/+5
*
gh-119775: Remove ability to create immutable types with mutable bases (#119776)
Nikita Sobolev
2024-06-02
1
-0/+2
*
gh-118934: Fix PyEval_GetLocals docs (PEP 667) (#119932)
Alyssa Coghlan
2024-06-02
1
-8/+28
*
gh-118888: Further PEP 667 docs updates (gh-119893)
Alyssa Coghlan
2024-06-01
1
-1/+25
[next]