Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
HEAD
0e19db6
gh-135836: Fix `IndexError` in `asyncio.create_connection` with empty exceptions list (#135845)
by heliang666s
· 8 minutes ago
main
31b56df
gh-133447: Update `sqlite3` What's New 3.15 entry (GH-136079)
by Stan Ulbrych
· 87 minutes ago
fe119a0
gh-87135: threading.Lock: Raise rather than hang on Python finalization (GH-135991)
by Petr Viktorin
· 3 hours ago
845263a
gh-133157: remove usage of `_Py_NO_SANITIZE_UNDEFINED` in `pyexpat` (#135346)
by Petr Viktorin
· 3 hours ago
23caccf
gh-133982: Use implementation-specific `open` in `test_fileio.OtherFileTests` (GH-135364)
by Cody Maloney
· 14 hours ago
7e335584
gh-135422: Fix regression in `SyntaxError` messages after #134036 (#135423)
by sobolevn
· 17 hours ago
fc82cb9
gh-134939: Fill Out the concurrent.interpreters Docs (gh-135902)
by Eric Snow
· 19 hours ago
486587d
gh-63207: Update `time.time` documentation after #116822 (#136068)
by Stan Ulbrych
· 20 hours ago
a87f3e0
gh-136122: Fix video link for math.tau documentation (#136129)
by sedram
· 21 hours ago
ee47670
gh-85702: Catch PermissionError in zoneinfo.load_tzdata() (#136117)
by Victor Stinner
· 21 hours ago
2bdd503
gh-48181: Document `codecs.charmap_build` (#135997)
by Stan Ulbrych
· 22 hours ago
75f4059
gh-131885: Update documented signatures for `csv.{writer,reader}` (GH-136085)
by Adam Dangoor
· 22 hours ago
847d1c2
gh-123471: Make itertools.product and itertools.combinations thread-safe (#132814)
by Pieter Eendebak
· 24 hours ago
b1056c2
gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (#135614)
by Xuanteng Huang
· 25 hours ago
0533c1f
gh-123471: Make itertools.chain thread-safe (#135689)
by Pieter Eendebak
· 25 hours ago
536a5ff
gh-132813: Fix the csv documentation for quoting and escaping (#133209)
by Serhiy Storchaka
· 28 hours ago
980a568
gh-136087: Remove `\r` from documented `os.linesep` values (#136088)
by sobolevn
· 29 hours ago
fb9f933
gh-130160: use `.. program::` directive for documenting `venv` CLI (GH-130699)
by Kanishk Pachauri
· 30 hours ago
698bab5
Doc: fix duplicated words (#136086)
by Weilin Du
· 2 days ago
7a403a8
gh-123299: Provide replacement for removed sqlite3 attributes in What's New 3.14 (#125566)
by fry69
· 2 days ago
3947847
gh-127604: Docs: Include a C stack in the `faulthandler` example (GH-136081)
by Peter Bierma
· 2 days ago
bd928a3
gh-136066: simplify `platform._platform()` (#136069)
by Bénédikt Tran
· 2 days ago
30ba03e
gh-136053: Check error for TYPE_SLICE in marshal.c (GH-136054)
by Akshat Gupta
· 2 days ago
f04d2b8
Doc: Fix duplicate words in idlelib (#136089)
by Weilin Du
· 2 days ago
5334732
gh-91048: Fix external inspection multi-threaded performance (#136005)
by Pablo Galindo Salgado
· 3 days ago
579acf4
gh-76595: Add note on `PyCapsule_Import` behavior (GH-134022)
by Nicolas Trangez
· 3 days ago
42ccac2
gh-135853: add `math.signbit` (#135877)
by Bénédikt Tran
· 3 days ago
ff7b5d4
gh-132732: Fix up pure types in JIT (GH-136050)
by Ken Jin
· 3 days ago
35ecaf9
Fix a typo in Lib/unittest/mock.py (#136067)
by Weilin Du
· 3 days ago
c419af9
gh-132732: JIT: Only allow compact ints in pure evaluation (GH-136040)
by Ken Jin
· 4 days ago
0e5d096
GH-135904: Optimize the JIT's assembly control flow (GH-135905)
by Brandt Bucher
· 4 days ago
0141e7f
gh-108765: fix comment about macro definitions in `_stat.c` post GH-108854 (#136027)
by Lee Dogeon
· 4 days ago
1e975ae
gh-135755: rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros (#135847)
by Bénédikt Tran
· 4 days ago
065194c
gh-135571: Guard `_hashlib` usage in `test_hashlib.py` (#135572)
by Will Childs-Klein
· 4 days ago
731f5b8
gh-136028: Fix parsing month names containing "İ" (U+0130) in strptime() (GH-136029)
by Serhiy Storchaka
· 4 days ago
de0d014
gh-92266: Replace tabs with four spaces in Python files (#135983)
by Hugo van Kemenade
· 4 days ago
695ab61
gh-132732: Automatically constant evaluate pure operations (GH-132733)
by Ken Jin
· 4 days ago
c45f4f3
gh-78465: Fix error message for cls.__new__(cls, ...) where cls is not instantiable (GH-135981)
by Serhiy Storchaka
· 4 days ago
f3aec60
gh-128051: Fix tests if sys.float_repr_style is 'legacy' (#135908)
by Sergey B Kirpichev
· 4 days ago
e23518f
gh-136017: avoid decref in rich compare for bool objects (#136018)
by Pieter Eendebak
· 4 days ago
07183eb
gh-53203: Fix strptime() for %c, %x and %X formats on some locales (#135971)
by Serhiy Storchaka
· 4 days ago
0c6c09b
gh-135968: Add iOS binary stubs for strip (#135970)
by Russell Keith-Magee
· 4 days ago
2fc68e1
gh-135551: Change how sorting picks minimum run length (#135553)
by Tim Peters
· 4 days ago
b38810b
gh-135966: Modify iOS testbed to make app_packages a site directory (#135967)
by Russell Keith-Magee
· 4 days ago
34ce192
Docs: Fix duplicate word typos (GH-135958)
by Brian Schubert
· 4 days ago
58a42de
gh-135995: Fix missing char in palmos encoding (#135990)
by Nathan Korth
· 5 days ago
642e5df
IDLE: Update NEWS2x.txt with 2.7.0 release date (#129908)
by Stan Ulbrych
· 5 days ago
8594d2c
gh-135927: Check _MSC_VER to define _Py_NULL macro (#135987)
by Victor Stinner
· 5 days ago
a4625d5
gh-91555: add warning to docs about possibility of deadlock/infinite recursion (GH-135954)
by Duane Griffin
· 5 days ago
0d76dcc
gh-135110: Fix misleading `generator.close()` documentation (GH-135152)
by Connor Denihan
· 5 days ago
fb9e292
gh-129958: New syntax error in format spec applies to both f-strings and t-strings (#135570)
by Dylan
· 5 days ago
ffb2a02
gh-135965: Delete duplicate word in isolating-extensions howto (#135964)
by Weilin Du
· 5 days ago
6be17ba
gh-135755: Use private names (_Py*) for header file guards new in 3.14 (GH-135921)
by Petr Viktorin
· 5 days ago
9193efd
gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932)
by Petr Viktorin
· 5 days ago
10a3d43
gh-135755: Move `PyFunction_GET_BUILTINS` to the private API (GH-135938)
by Peter Bierma
· 5 days ago
a1da208
gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag (GH-135924)
by Petr Viktorin
· 5 days ago
e3ea6f2
gh-135956: Remove duplicate word in _pydatetime docstring (#135957)
by Terry Jan Reedy
· 5 days ago
1f5e23f
Add whatsnew text for warnings module changes. (gh-135869)
by Neil Schemenauer
· 5 days ago
0fadd9f
gh-125142: remove duplicated import in `Lib/pydoc.py` (gh-135215)
by Stan Ulbrych
· 5 days ago
6227662
Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393)
by Rob Reynolds
· 6 days ago
cbfaf41
Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872)
by Joseph Tibbertsma
· 6 days ago
a88b49c
gh-135927: Fix MSVC Clatest C builds (GH-135935)
by Ken Jin
· 6 days ago
d215491
Docs: Add cross-reference for `positional_item` in the `calls` productionlist (GH-129977)
by HarryLHW
· 6 days ago
bcc2cba
gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (#135937)
by sobolevn
· 6 days ago
c2f2fd4
gh-131591: Make --without-remote-debug work (GH-135925)
by Petr Viktorin
· 6 days ago
1b1ae82
gh-135755: Move SPECIAL_ constants to a private header (GH-135922)
by Petr Viktorin
· 6 days ago
dd59c78
gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule` (#135840)
by sobolevn
· 6 days ago
ca87a47
gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros (GH-135762)
by Peter Bierma
· 6 days ago
113de85
GH-133136: Revise QSBR to reduce excess memory held (gh-135473)
by Neil Schemenauer
· 6 days ago
18d32fb
gh-91555: Revert disabling of logger while handling log record. (GH-135858)
by Vinay Sajip
· 6 days ago
ee0e22c
GH-90117: Check for list and tuple before MappingView in pprint (GH-135779)
by Brandt Bucher
· 7 days ago
4e6f0d1
gh-135855: Raise TypeError When Passing Non-dict Object to `_interpreters.set___main___attrs` (gh-135856)
by Brian Schubert
· 7 days ago
fea5ccc
gh-135805: Document the X option and env var for controlling thread-local bytecode (#135868)
by mpage
· 7 days ago
b3ab94a
gh-135878: Fix crash in `types.SimpleNamespace.__repr__` (#135889)
by sobolevn
· 7 days ago
e5f03b9
gh-135487: fix `reprlib.Repr.repr_int` when given very large integers (#135506)
by Bénédikt Tran
· 7 days ago
15c6d63
gh-135494: Fix python -m test --pgo -x test_re (#135713)
by Victor Stinner
· 7 days ago
2060089
GH-135106: Restrict trashcan to GC'ed objects (GH-135682)
by Mark Shannon
· 7 days ago
39ea593
gh-123299: Update 'What's New in Python 3.14' from `3.14` branch (#135616)
by Hugo van Kemenade
· 7 days ago
ef4fc86
gh-135532: use `defining_class` for copying BLAKE-2 and SHA-3 objects (#135838)
by Bénédikt Tran
· 7 days ago
34393cb
gh-135648: Document that `shutil.copyfileobj` doesn't flush (#135737)
by Russell Keith-Magee
· 7 days ago
2793b68
Fix example according to PEP 750 in "What's new in 3.14" (GH-134727)
by Vincent Poulailleau
· 8 days ago
caad163
Docs: Use `arguments` to replace `args` in `argparse.rst` (GH-135510)
by Yongzi Li
· 8 days ago
ceae4ed
gh-119786: Add InternalDocs/qsbr.md. (gh-135411)
by Neil Schemenauer
· 8 days ago
bda1218
gh-131798: Optimize `_UNARY_NEGATIVE` (GH-135223)
by Noam Cohen
· 8 days ago
569fc68
gh-134584: Specialize POP_TOP by reference and type in JIT (GH-135761)
by Ken Jin
· 8 days ago
99712c4
GH-124878: reenable `test_finalize_daemon_thread_hang` test under TSAN (#135793)
by Kumar Aditya
· 8 days ago
b3ae769
Bump mypy to 1.16.1 (#135720)
by sobolevn
· 8 days ago
396ca9a
gh-135823: improve error message in `netrc` security checks (#135827)
by Bénédikt Tran
· 8 days ago
6aa0826
gh-89488: Add warning about `Py_BuildValue("p")` needing exact `int` (GH-135610)
by Petr Viktorin
· 8 days ago
6ab842f
gh-134986: Catch PermissionError when trying to call perf in tests (#134987)
by Emma Smith
· 8 days ago
0d9d489
add async generators section to asyncio internal docs (#135674)
by Kumar Aditya
· 8 days ago
621a8bd
gh-135532: cleanup clinic `module` directives for cryptographic modules (#135822)
by Bénédikt Tran
· 9 days ago
b57b619
gh-135815: skip `netrc` security checks if `os.getuid` is missing (#135816)
by Bénédikt Tran
· 9 days ago
e7295a8
gh-135239: simpler use of mutexes in cryptographic modules (#135267)
by Bénédikt Tran
· 9 days ago
ac9d37c
patchcheck: use URL paths to identify upstream remote (GH-135806)
by Kattni
· 9 days ago
b14986c
gh-130605: reenable `test_concurrent_futures` tests under TSAN (#135790)
by Kumar Aditya
· 10 days ago
6a16b3c
Docs: Remove unnecessary trailing backslashes (GH-135781)
by Rafael Fontenelle
· 10 days ago
d08b4b2
gh-135532: optimize calls to `PyMem_Malloc` in SHAKE digest computation (#135744)
by Bénédikt Tran
· 10 days ago
7c43615
gh-135759: consistently reject negative sizes in SHAKE digests (#135767)
by Bénédikt Tran
· 10 days ago
13cac83
gh-135557: use atomic stores in `heapq` operations in free-threading (#135601)
by Xuanteng Huang
· 10 days ago
Next »