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.0rc1
v3.14.0b4
v3.14.0b3
v3.13.5
v3.9.23
v3.11.13
v3.10.18
v3.12.11
v3.13.4
v3.14.0b2
More...
4e40f2b
gh-132898: Add a note in `multiprocessing.Process` docs about creating a process in a REPL (GH-137118)
by Duprat
· 8 hours ago
main
6784ef7
gh-136278: Document codecs.escape_encode() and codecs.escape_decode() (#136314)
by Toshaksha
· 11 hours ago
2bd4ff0
GH-128520: pathlib ABCs: tweak protocol for virtual path strings (#134104)
by Barney Gale
· 16 hours ago
10a925c
GH-137059: `url2pathname()`: fix support for drive letter in netloc (#137060)
by Barney Gale
· 16 hours ago
ae8b7d7
gh-136992: Add "None" as valid `SameSite` value as per RFC 6265bis (#137040)
by Iqra Khan
· 19 hours ago
cfd6da8
gh-137058: Update C23 standard version check in `pyport.h` (#137127)
by Abdul
· 20 hours ago
9cbf46d
Link to plaintext for "show source" links (#137131)
by ryan-duve
· 26 hours ago
a852c7b
gh-131038: Use text=True in subprocesses in test_perf_profiler (#137117)
by Pablo Galindo Salgado
· 35 hours ago
d5fa437
gh-126662: naming consistency for `signal.ItimerError` (#126712)
by Stephen Morton
· 35 hours ago
d658b90
gh-136912: fix handling of `OverflowError` in `hmac.digest` (#136917)
by Bénédikt Tran
· 2 days ago
f7c380e
GH-132732: Use pure op machinery to optimize `COMPARE_OP_INT/FLOAT/STR` (#137062)
by Savannah Bailey
· 2 days ago
1e69cd1
gh-137090: Remove redundant statement in ``Doc/library/concurrent.interpreters.rst`` (#137091)
by soolabettu
· 2 days ago
e047a35
gh-134698: Hold a lock when the thread state is detached in `ssl` (GH-134724)
by Peter Bierma
· 3 days ago
cb93b6f
gh-130522: Fix unraisable TypeError in threading at interpreter shutdown (#131537)
by Tyler Kennedy
· 3 days ago
7ce2f10
gh-136929: ensure that `hashlib.<name>` does not raise `AttributeError` (#136933)
by Bénédikt Tran
· 3 days ago
ea06ae5
Fix Queue.shutdown docs for condition to unblock a join (gh-137088)
by Raymond Hettinger
· 3 days ago
d7db0ee
gh-137084: remove multiple calls to `get_gc_state` in `gc.c` (#137085)
by Sergey Miryanov
· 3 days ago
9b451fb
gh-137093: Fix race condition in `test_embed.test_bpo20891` (GH-137094)
by Peter Bierma
· 3 days ago
fece15d
gh-136914: Fix support of cached functions and properties in DocTest's lineno computation (GH-136930)
by Denis Laxalde
· 3 days ago
d5e75c0
Exclude _testclinic_depr.c.h from c-analyzer (GH-137086)
by Zachary Ware
· 3 days ago
More »