Sign in
chromium
/
external
/
github.com
/
python
/
cpython
Clone this repo:
Branches
main
3.10
3.11
3.12
3.13
3.14
3.9
Tags
v3.14.0b3
v3.13.5
v3.9.23
v3.11.13
v3.10.18
v3.12.11
v3.13.4
v3.14.0b2
v3.14.0b1
v3.9.22
More...
34ce192
Docs: Fix duplicate word typos (GH-135958)
by Brian Schubert
· 4 hours ago
main
58a42de
gh-135995: Fix missing char in palmos encoding (#135990)
by Nathan Korth
· 5 hours ago
642e5df
IDLE: Update NEWS2x.txt with 2.7.0 release date (#129908)
by Stan Ulbrych
· 7 hours ago
8594d2c
gh-135927: Check _MSC_VER to define _Py_NULL macro (#135987)
by Victor Stinner
· 12 hours ago
a4625d5
gh-91555: add warning to docs about possibility of deadlock/infinite recursion (GH-135954)
by Duane Griffin
· 13 hours ago
0d76dcc
gh-135110: Fix misleading `generator.close()` documentation (GH-135152)
by Connor Denihan
· 14 hours ago
fb9e292
gh-129958: New syntax error in format spec applies to both f-strings and t-strings (#135570)
by Dylan
· 15 hours ago
ffb2a02
gh-135965: Delete duplicate word in isolating-extensions howto (#135964)
by Weilin Du
· 16 hours ago
6be17ba
gh-135755: Use private names (_Py*) for header file guards new in 3.14 (GH-135921)
by Petr Viktorin
· 17 hours ago
9193efd
gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932)
by Petr Viktorin
· 18 hours ago
10a3d43
gh-135755: Move `PyFunction_GET_BUILTINS` to the private API (GH-135938)
by Peter Bierma
· 18 hours ago
a1da208
gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag (GH-135924)
by Petr Viktorin
· 20 hours ago
e3ea6f2
gh-135956: Remove duplicate word in _pydatetime docstring (#135957)
by Terry Jan Reedy
· 24 hours ago
1f5e23f
Add whatsnew text for warnings module changes. (gh-135869)
by Neil Schemenauer
· 25 hours ago
0fadd9f
gh-125142: remove duplicated import in `Lib/pydoc.py` (gh-135215)
by Stan Ulbrych
· 25 hours ago
6227662
Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393)
by Rob Reynolds
· 34 hours ago
cbfaf41
Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872)
by Joseph Tibbertsma
· 35 hours ago
a88b49c
gh-135927: Fix MSVC Clatest C builds (GH-135935)
by Ken Jin
· 2 days ago
d215491
Docs: Add cross-reference for `positional_item` in the `calls` productionlist (GH-129977)
by HarryLHW
· 2 days ago
bcc2cba
gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (#135937)
by sobolevn
· 2 days ago
More »