Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
python/cpython
Pull Requests
Commits
Open
Closed
[3.13] gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340)
awaiting review
#151381 opened 2026-06-11 19:55 by
miss-islington
[3.14] gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340)
awaiting review
#151380 opened 2026-06-11 19:55 by
miss-islington
[3.15] gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340)
awaiting review
#151379 opened 2026-06-11 19:55 by
miss-islington
gh-151364: Add critical sections to kqueue
awaiting core review
topic-free-threading
#151376 opened 2026-06-11 18:10 by
vstinner
gh-151303 : Improve `SyntaxError` suggestions for common operator typos and cross-language mistakes
awaiting review
#151375 opened 2026-06-11 17:46 by
Aniketsy
gh-151370: Fix marshal.dumps() crash on concurrent container mutation
awaiting review
#151371 opened 2026-06-11 17:12 by
tonghuaroot
gh-151297: Fix undefined behavior in `_PyObject_MiRealloc`
awaiting review
#151358 opened 2026-06-11 15:55 by
godlygeek
gh-146102: Don't clear exception on success in odictobject.c
awaiting core review
skip news
#151347 opened 2026-06-11 14:39 by
vstinner
gh-146102: Fix type slot_bf_getbuffer() error handling
awaiting core review
skip news
#151346 opened 2026-06-11 14:29 by
vstinner
Fix issues reported by cpython-review-toolkit in faulthandler
skip issue
awaiting core review
skip news
#151341 opened 2026-06-11 13:57 by
vstinner
[3.15] gh-151284: Fix test_capi on UBSan (GH-151286)
awaiting review
skip news
#151323 opened 2026-06-11 10:55 by
miss-islington
[3.15] gh-149716: Document PySlot_DATA for Py_mod_gil and Py_mod_multiple_interpreters (GH-150053)
docs
awaiting review
skip news
#151322 opened 2026-06-11 10:52 by
miss-islington
gh-149671: Restore compatibility with setuptools nspkg.pth files in site module
awaiting core review
needs backport to 3.15
#151319 opened 2026-06-11 09:54 by
vstinner
gh-101100: Fix os.statvfs and os.uname references
docs
awaiting review
skip news
#151301 opened 2026-06-11 06:30 by
cmaloney
Fix hyphenation and spacing typos in standard library tutorial
docs
awaiting review
skip news
#151294 opened 2026-06-11 03:15 by
pytransformer
gh-151289: Add a wide int fast path for add/sub
awaiting review
#151290 opened 2026-06-10 22:31 by
KRRT7
gh-151096: Fix test_embed with split exec prefix
tests
awaiting review
#151288 opened 2026-06-10 21:55 by
harjothkhara
gh-77328: Update `base64` module docstring to reference RFC 4648
docs
awaiting core review
skip news
#151275 opened 2026-06-10 17:38 by
StanFromIreland
gh-149965: use `ptr_wise_atomic_memmove` within `element_ass_subscr`
awaiting review
#151271 opened 2026-06-10 17:06 by
clin1234
[3.14] gh-141984: Reword the Generator expressions section (GH-150518)
docs
awaiting core review
skip news
#151267 opened 2026-06-10 16:23 by
StanFromIreland
gh-89830: Show a better error message on failing to create a venv due to failing ensurepip
awaiting review
#151262 opened 2026-06-10 15:33 by
sepehr-rs
gh-149044: Improve Py_tp_base[s] docs & error message for non-type bases
awaiting core review
topic-C-API
needs backport to 3.15
#151252 opened 2026-06-10 13:33 by
encukou
gh-151089: Improve mocking and skipping in test_ctypes/test_find.py
tests
awaiting review
#151231 opened 2026-06-10 10:25 by
rossburton
Correct typos in `runpy.run_path` documentation
docs
skip issue
awaiting review
skip news
#151230 opened 2026-06-10 10:01 by
underscore-andthereitgoes
gh-151218: Fix data race in sys_set_flag for free-threading
awaiting changes
#151220 opened 2026-06-10 05:16 by
bhuvi27
gh-151221: Fix plistlib loading of partial ISO 8601 dates
awaiting review
#151217 opened 2026-06-10 03:57 by
JavaZeroo
gh-117807: Handle invalid UTF-8 in mimetypes comments
awaiting review
#151216 opened 2026-06-10 01:22 by
harjothkhara
gh-131697: Test reproducible gzip output metadata
tests
awaiting review
#151214 opened 2026-06-10 01:21 by
harjothkhara
gh-151138: Update Windows temp directory locations in tempfile.rst
docs
awaiting review
skip news
#151210 opened 2026-06-09 20:31 by
anthonycabreralara
gh-150942: Speed up ElementTree attribute parsing
awaiting core review
skip news
#151209 opened 2026-06-09 20:12 by
deadlovelll
Older