I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 18, 2025 — Sep 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-156920, gh-156698: fix ProactorEventLoop datagram transport hangs on close() and after write errors (#156921) More... 5 days ago
Fix comment formatting in dictobject.c (#157597) More... 5 days ago
gh-69004: Disable the IDLE Debugger menu item while user code runs (#157599) More... 5 days ago
gh-157242: Add support.inject_memory_error() function (#157431) More... 5 days ago
gh-157495: Implement Py_MIN/MAX/ABS using typeof() (#157496) More... 5 days ago
gh-91398: Remove the border around the IDLE Shell sidebar (GH-32363) More... 5 days ago
gh-157517: Don't copy HTML sources and fix sidebar sources links in docs builds (#157522) More... 5 days ago
gh-144133: Add warning about untrusted input to the `idna` codec (GH-155475) More... 5 days ago
gh-140550: Enable limited C API tests on Free Threading in test_cext (#157493) More... 5 days ago
gh-156939: Clear newly allocated bytes in PyBytesWriter_Resize() (#157455) More... 5 days ago
gh-156939: Detect buffer overflow in bytes and bytearray (#157529) More... 5 days ago
gh-148603: Update docs now UTF-8 is default (PEP 686) (#157372)
hugovk
as Hugo van Kemenade
More... 5 days ago
gh-140550: Fix PyABIInfo_VAR macro: avoid ";" (#157539) More... 5 days ago
gh-156939: Document that PyBytesObject ends with a NUL byte (#157236) More... 5 days ago
gh-155742: Use PyBytesWriter in CJK codecs (#157535) More... 5 days ago
gh-155875: Fix use-after-free in curses after new_prescr() (GH-155914) More... 6 days ago
gh-156946: Unlink a curses panel before dropping its user pointer (GH-156947) More... 6 days ago
gh-156909: Fix `AST.__repr__` call getting the `_fields` attribute (GH-157490) More... 6 days ago
gh-154470: Fix spurious ^J in pdb's colorized list command (#154473) More... 6 days ago
gh-153568: Skip prefix tests when peg_generator is unavailable (#157534) More... 6 days ago
gh-153568: Reuse shared prefixes in generated parser rules (#157465) More... 6 days ago
gh-155742: Use PyBytesWriter in _zstd.finalize_dict() (#157343) More... 6 days ago
gh-155742: Use PyBytesWriter in Python/assemble.c (#157349) More... 6 days ago
gh-155907: Complete PyMarshal C API tests (#157452) More... 6 days ago
gh-153568: Don't materialize parser token text that is never read (#153576) More... 6 days ago
gh-157377: Don't flush the thread-local allocation count in gc.get_count (#157381) More... 6 days ago
gh-153568: Share expression parsing with assignment targets (#157450) More... 6 days ago
Fix sentence case for documentation header (GH-156768) More... 6 days ago
gh-153568: Skip newline translation for source without carriage returns (#153584) More... 6 days ago
gh-153568: Make the parser's per-rule stack check an inline comparison (#153573) More... 6 days ago