Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
Clone this repo:
Branches
main
3.10
3.11
3.12
3.13
3.14
3.15
Tags
v3.15.0rc2
v3.11.16
v3.10.21
v3.12.14
v3.13.15
v3.14.7
v3.15.0rc1
v3.15.0b4
v3.15.0b3
v3.13.14
More...
7b17157
gh-155742: Use PyBytesWriter in codeobject.c (#157345)
by Victor Stinner
· 2 hours ago
main
4702980
gh-128213: fast path for bytes creation from list and tuple (#132590)
by Pieter Eendebak
· 2 hours ago
051b168
gh-157242: Fix set_nomemory() on Py_TRACE_REFS build (#157351)
by Victor Stinner
· 2 hours ago
67e6be7
gh-157242: Leave bytearray unchanged if resize() fails (#157340)
by Victor Stinner
· 3 hours ago
f5dd52d
gh-157242: Fix PyBytesWriter_Resize() on MemoryError (#157243)
by Victor Stinner
· 6 hours ago
d9565e5
gh-157265: Adjust test for Windows (GH-157334)
by Petr Viktorin
· 12 hours ago
f5fff1a
GH-156554: Update PY_SUPPORT_TIER according to PEP 11 (#156576)
by Chris Eibl
· 12 hours ago
e5d4fa2
gh-155526: Don't check errno in abs(complex) (#155527)
by Sergey B Kirpichev
· 14 hours ago
d85fa1a
gh-115426: Fix cross-references to `socket.socket.close()` (#157295)
by Jade
· 14 hours ago
2360bda
gh-124205: Align descriptions of classes in 'Warning Categories' (#157255)
by Owen Carey
· 15 hours ago
b6e8088
base64: optimize b16decode (#157310)
by Inada Naoki
· 16 hours ago
43b4a9c
gh-157058: Fix missing awaited-by edge in asyncio.wait_for(fut, 0) (#157059)
by Timofei Ivankov
· 16 hours ago
4c9f267
gh-157247: Block perf trampoline activation when the main interpreter's JIT is enabled (#157258)
by Hai Zhu
· 16 hours ago
fff3c4f
gh-152433: Windows: change ``winreg`` to conditional import for UWP compatibility (#154918)
by thexai
· 16 hours ago
5172fa4
gh-152433: Windows: make ``dynload_win.c`` UWP compatible (#152797)
by thexai
· 16 hours ago
9ab9181
gh-152433: Windows: allow build ``overlapped.c`` for UWP (#153036)
by thexai
· 16 hours ago
392ad7e
gh-157213: Fix stale asyncio.gather() edges in the await graph (#157214)
by Timofei Ivankov
· 17 hours ago
1c641ff
gh-157157: Make test_taskgroup_cancel_keeps_outer_cancellation deterministic (#157158)
by Shardul Deshpande
· 17 hours ago
59cba59
gh-108549: fix asyncio.Task cancellation swallowing SystemExit and KeyboardInterrupt (#156309)
by Duprat
· 17 hours ago
fb2f0bb
gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
by Petr Viktorin
· 17 hours ago
More »