Sign in
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.14.5
v3.15.0b1
v3.14.5rc1
v3.13.13
v3.14.4
v3.15.0a8
v3.15.0a7
v3.12.13
v3.11.15
v3.10.20
More...
4956d2be
gh-149663: fix typo in `unittest` docs (#149670)
by Árni Már Jónsson
· 27 hours ago
main
833dae7
gh-146061: Clarify indent=None in json docs (GH-146095)
by Jonathan Dung
· 28 hours ago
0108843
gh-149634: Remove deprecated and unused `tarfile.Tarfile.tarfile` attr (GH-149635)
by sobolevn
· 28 hours ago
53c3dd9
Fix typos in C API documentation (GH-149588)
by pengyu lee
· 30 hours ago
f23a183
gh-112821: Fix rlcompleter failures on objects with descriptors (#149577)
by Michael Droettboom
· 2 days ago
1978785
gh-75723: Fix double evaluation of .pth and .site files in venvs (#149583)
by Barry Warsaw
· 2 days ago
c1dbd51
gh-149598: Remove `strm` argument support from `logging` handlers (#149599)
by sobolevn
· 2 days ago
c6fd7de
gh-149083: use sentinel to fix _functools.reduce() signature (#149591)
by Sergey B Kirpichev
· 2 days ago
b45319e
gh-139489: Add is_valid_text to xml.__all__ (#149641)
by Jelle Zijlstra
· 2 days ago
a8e3247
gh-149611: Explain return values for `Path.write_text()` and `Path.write_bytes()` (#149629)
by Omkar Kabde
· 2 days ago
24b8f12
gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (#149023)
by Stan Ulbrych
· 2 days ago
bc1be4f
gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (#148904)
by ByteFlow
· 2 days ago
a2c1657
gh-149436: Speed up inspect.getattr_static for the common-metaclass case (#149437)
by Pieter Eendebak
· 2 days ago
cc5cf14
gh-139871: Fix 3.15 bytearray.take_bytes example (#149520)
by Cody Maloney
· 3 days ago
4e97ff3
Fix minor typos in unicode.rst (#149587)
by Manoj K M
· 3 days ago
7241f27
gh-149388: Make asyncio `PipeHandle.close` idempotent (#149518)
by Max Schmitt
· 3 days ago
9587726
gh-149430: Fix edge-cases in `profiling.sampling` outputs (#149431)
by László Kiss Kollár
· 3 days ago
46a2c11
gh-149530: Remove `symtable.Class.get_methods` deprecated method (#149531)
by sobolevn
· 3 days ago
bc8cf07
gh-149083: Convert `_initial_missing` for pure py `reduce` to `sentinel` (#149536)
by sobolevn
· 3 days ago
354ef33
gh-149474: use `Py_fopen` in `Binary{Reader,Writer}` for audit hook and path-like support (#149524)
by Maurycy Pawłowski-Wieroński
· 4 days ago
More »