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.14.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-82017: Support as_integer_ratio() in the Fraction constructor (GH-120271)
Serhiy Storchaka
2024-07-19
1
-0/+7
*
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
*
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-119182: Add PyUnicodeWriter_WriteUCS4() function (#120849)
Victor Stinner
2024-06-24
1
-0/+1
*
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
1
-0/+20
*
gh-119182: Add PyUnicodeWriter_DecodeUTF8Stateful() (#120639)
Victor Stinner
2024-06-21
1
-0/+2
*
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-73991: Add `pathlib.Path.copy()` (#119058)
Barney Gale
2024-06-14
1
-0/+7
*
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-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-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-109218: Deprecate weird cases in the complex() constructor (GH-119620)
Serhiy Storchaka
2024-05-30
1
-0/+4
*
gh-93963: Remove deprecated names from importlib.abc (#119720)
Hugo van Kemenade
2024-05-29
1
-10/+24
*
gh-119613: Soft deprecate Py_IS_NAN/INFINITY/FINITE (#119701)
Sergey B Kirpichev
2024-05-29
1
-0/+6
*
gh-118824: Remove deprecated `master_open` and `slave_open` from `pty` (#118826)
Nikita Sobolev
2024-05-28
1
-0/+8
*
gh-119562: Remove AST nodes deprecated since Python 3.8 (#119563)
Alex Waygood
2024-05-26
1
-0/+30
*
gh-60191: Implement ast.compare (#19211)
Batuhan Taskaya
2024-05-22
1
-0/+7
*
GH-74033: Drop deprecated `pathlib.Path` keyword arguments (#118793)
Barney Gale
2024-05-14
1
-0/+2
*
gh-118928: sqlite3: disallow sequences of params with named placeholders (#11...
Erlend E. Aasland
2024-05-14
1
-0/+5
*
gh-118924: Remove `sqlite3.version` and `sqlite3.version_info` (#118925)
Hugo van Kemenade
2024-05-10
1
-11/+29
*
GH-78707: Drop deprecated `pathlib.PurePath.[is_]relative_to()` arguments (#1...
Barney Gale
2024-05-10
1
-0/+8
*
gh-118805: Remove type, choices, metavar params of `BooleanOptionalAction` (#...
Nikita Sobolev
2024-05-09
1
-0/+7
*
gh-118798: Remove deprecated isdst parameter from `email.utils.localtime` (#1...
Hugo van Kemenade
2024-05-09
1
-0/+9
*
GH-101588: Remove deprecated pickle/copy/deepcopy from itertools (gh-118816)
Raymond Hettinger
2024-05-09
1
-0/+5
*
gh-118803: Remove `ByteString` from `typing` and `collections.abc` (#118804)
Nikita Sobolev
2024-05-08
1
-0/+3
*
gh-118767: Make bool(NotImplemented) raise TypeError (#118775)
Jelle Zijlstra
2024-05-08
1
-0/+3
*
Fix file extensions for 3.14 Whats New (#118770)
Jelle Zijlstra
2024-05-08
1
-0/+131