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.13.14
v3.14.6
v3.15.0b2
v3.14.5
v3.15.0b1
v3.14.5rc1
v3.13.13
v3.14.4
v3.15.0a8
v3.15.0a7
More...
5b38519
Docs: Fix method directive signatures in `enum` docs (#151429)
by Jonathan Dung
· 5 hours ago
main
3c00ebc
gh-101267: ProcessPoolExecutor no longer shares 1 BrokenProcessPool exception among all failed futures (GH-101268)
by Daniel Shields
· 5 hours ago
f4f1020
Fix typos in the `curses.ascii` module documentation (#129300)
by Rafael Fontenelle
· 21 hours ago
d986124
Docs: avoid repetitions of class references in functions.rst (#150891)
by Maciej Olko
· 23 hours ago
6b217ea
gh-151126: Fix crash on unset memory error in `ctypes.get_errno` (#151382)
by sobolevn
· 26 hours ago
c375992
gh-151297: Fix undefined behavior in `_PyObject_MiRealloc` (GH-151358)
by Matt Wozniski
· 2 days ago
80f9467
gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066)
by Peter Bierma
· 2 days ago
71805db
gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340)
by Ivy Xu
· 2 days ago
507250b
Correct the docstring of `logging.config` (GH-151353)
by Ivy Xu
· 2 days ago
d2e27ac
gh-150285: Fix overflow in too long lines for class data in pydoc (GH-151366)
by Serhiy Storchaka
· 2 days ago
402668b
gh-138991: Update dataclass documentation for new eq behavior in Python 3.13 (#139007)
by Aniket
· 2 days ago
65047f2
gh-150285: Fix too long docstrings in GenericAlias and __class_getitem__ (GH-151354)
by Serhiy Storchaka
· 2 days ago
36fe778
gh-150942: Speed up json.loads array and object decoding (GH-150945)
by Pieter Eendebak
· 2 days ago
efb2fff
gh-150490: Raise PyType_Modified for insertion into split dictionary (#150489)
by Dino Viehland
· 2 days ago
6112d70
gh-151228: fix data race on clearing embedded dict values (#151330)
by Kumar Aditya
· 2 days ago
10595b1
gh-151126: Fix missing memory error in `os._path_splitroot` (#151339)
by sobolevn
· 2 days ago
b18168c
gh-101100: Fix Sphinx nitpick in `unittest.mock.rst` (#151302)
by Cody Maloney
· 2 days ago
b9bffc0
gh-139588: Fix nondeterministic `make latex` doc build under parallel make (#151343)
by Maciej Olko
· 2 days ago
1ec6596
gh-150858: fix data race while changing `__qualname__` of a type object(#150859)
by Thomas Kowalski
· 2 days ago
937d89c
gh-151112: Fix crash in `compiler_mod()` when entering the current compilation unit fails (#151234)
by Stan Ulbrych
· 2 days ago
More »