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-89902: Deprecate non-standard format specifier "N" for Decimal (GH-110508)
Serhiy Storchaka
2023-10-08
1
-0/+4
*
gh-108277: Add os.timerfd_create() function (#108382)
Masaru Tsuchiyama
2023-10-07
1
-0/+8
*
gh-85283: Add PySys_AuditTuple() function (#108965)
Victor Stinner
2023-10-05
1
-0/+4
*
gh-82367: Use `FindFirstFile` Win32 API in `ntpath.realpath()` (GH-110298)
박문식
2023-10-05
1
-0/+3
*
gh-108867: Add PyThreadState_GetUnchecked() function (#108870)
Victor Stinner
2023-10-03
1
-0/+7
*
gh-107073: Mention pythoncapi-compat for PyObject_VisitManagedDict() (#110291)
Victor Stinner
2023-10-03
1
-1/+3
*
Fix typo in py312 whatsnew: add missing closing paren (#110255)
Lele Gaifax
2023-10-03
1
-1/+1
*
gh-107073: Make PyObject_VisitManagedDict() public (#108763)
Victor Stinner
2023-10-02
2
-1/+7
*
gh-110014: Remove PY_TIMEOUT_MAX from limited C API (#110217)
Victor Stinner
2023-10-02
1
-0/+3
*
3.12 What's New: Remove duplicate "up to" (#110219)
numbermaniac
2023-10-02
1
-1/+1
*
GH-109190: Announce final release in What's New in Python 3.12 (#110117)
Adam Turner
2023-10-02
1
-1/+1
*
GH-107465: Add `pathlib.Path.from_uri()` classmethod. (#107640)
Barney Gale
2023-10-01
1
-0/+4
*
gh-109649: Use os.process_cpu_count() (#110165)
Victor Stinner
2023-10-01
1
-0/+7
*
gh-109649: Add os.process_cpu_count() function (#109907)
Victor Stinner
2023-09-30
1
-0/+7
*
gh-110014: Include explicitly <unistd.h> header (#110155)
Victor Stinner
2023-09-30
1
-1/+2
*
gh-110014: Fix _POSIX_THREADS and _POSIX_SEMAPHORES usage (#110139)
Victor Stinner
2023-09-30
1
-0/+4
*
GH-101100: Fix reference warnings for ``namedtuple`` (#110113)
Adam Turner
2023-09-30
1
-3/+3
*
GH-109190: Copyedit 3.12 What's New: Bytecode (#109821)
Adam Turner
2023-09-28
1
-6/+26
*
GH-109190: Copyedit 3.12 What's New: Release highlights (#109770)
Adam Turner
2023-09-27
1
-167/+254
*
GH-109190: Copyedit 3.12 What's New: Deprecations (``os`` fix) (#109927)
Adam Turner
2023-09-27
1
-15/+17
*
GH-109190: Copyedit 3.12 What's New: Deprecations (#109766)
Adam Turner
2023-09-26
1
-92/+153
*
no-issue: Fix a typo in the parameter name of random.expovariate. (gh-109902)
lohaswinner
2023-09-26
1
-1/+1
*
GH-109190: Copyedit 3.12 What's New: Sort Other Language Changes (#109836)
Adam Turner
2023-09-25
1
-47/+47
*
GH-109190: Copyedit 3.12 What's New: Synchronise C API deprecations with the ...
Adam Turner
2023-09-25
1
-2/+0
*
GH-109190: Copyedit 3.12 What's New: Improve the C-API deprecations section (...
Adam Turner
2023-09-25
1
-13/+96
*
GH-109190: Copyedit 3.12 What's New: Use the present tense (#109754)
Adam Turner
2023-09-25
1
-30/+30
*
GH-109190: Copyedit 3.12 What's New: Trivia (#109760)
Adam Turner
2023-09-25
1
-7/+4
*
GH-109190: Copyedit 3.12 What's New: Prefer GitHub issues links (#109753)
Adam Turner
2023-09-25
1
-4/+4
*
GH-109190: Copyedit 3.12 What's New: Update the ``imp`` porting guidance (#10...
Adam Turner
2023-09-25
1
-2/+3
*
GH-109190: Copyedit 3.12 What's New: Increase the prominence of the setuptool...
Adam Turner
2023-09-25
1
-0/+7
*
Sync whatsnew with the edit I made in the 3.12 backport PR. (#109807)
Gregory P. Smith
2023-09-24
1
-1/+3
*
GH-109190: Copyedit 3.12 What's New: Use the ``:file:`` role (#109756)
Adam Turner
2023-09-24
1
-11/+11
*
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka
2023-09-23
6
-9/+9
*
gh-100228: Document the os.fork threads DeprecationWarning. (#109767)
Gregory P. Smith
2023-09-23
1
-0/+12
*
GH-95913: Add the release date for Python 3.11 (#109750)
Adam Turner
2023-09-23
2
-2/+1
*
Fix indentation in 3.13 What's New (#109769)
Jelle Zijlstra
2023-09-23
1
-4/+6
*
Docs: Update Donghee Na's name (#109743)
Hugo van Kemenade
2023-09-22
6
-36/+36
*
GH-109190: Copyedit 3.12 What's New: asyncio (#109661)
Adam Turner
2023-09-22
1
-4/+4
*
GH-109190: Copyedit 3.12 What's New: PEP 669 (#109658)
Adam Turner
2023-09-22
1
-3/+5
*
GH-109190: Copyedit 3.12 What's New: Other Language Changes (#109660)
Adam Turner
2023-09-22
1
-8/+8
*
GH-109190: Copyedit 3.12 What's New: PEP 684 (#109657)
Adam Turner
2023-09-22
1
-4/+4
*
GH-109190: Copyedit 3.12 What's New: bytecode (LOAD_METHOD) (#109665)
Adam Turner
2023-09-22
1
-2/+2
*
GH-109190: Copyedit 3.12 What's New: calendar (#109662)
Adam Turner
2023-09-22
1
-1/+2
*
GH-109190: Copyedit 3.12 What's New: tokenize (#109663)
Adam Turner
2023-09-22
1
-2/+2
*
GH-109190: Copyedit 3.12 What's New: Consistently show module names (#109664)
Adam Turner
2023-09-22
1
-20/+20
*
GH-109190: Copyedit 3.12 What's New: PEP 701 (#109655)
Adam Turner
2023-09-21
1
-15/+17
*
GH-109190: Copyedit 3.12 What's New: Improved Error Messages (#109654)
Adam Turner
2023-09-21
1
-6/+5
*
GH-109190: Copyedit 3.12 What's New: Typing PEPs (#109659)
Adam Turner
2023-09-21
1
-4/+6
*
GH-109190: Copyedit 3.12 What's New: PEP 709 (#109656)
Adam Turner
2023-09-21
1
-7/+5
*
Fix typos in docs and comments (#109619)
Heinz-Alexander Fuetterer
2023-09-20
3
-4/+4
[next]