I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-80744: do not read .pdbrc twice when cwd == $home (#136816) More... 10 days ago
gh-70647: Better promote how to safely parse yearless dates in datetime. (GH-116179) More... 10 days ago
gh-142145: relax the no-longer-quadratic test timing (#143030) More... 10 days ago
gh-122581: Use parser mutex in default build for subinterpreters (gh-142959) More... 11 days ago
gh-120321: Avoid `-Wunreachable-code` warning on Clang (gh-143022) More... 11 days ago
gh-142834: pdb commands command should use last available breakpoint (#142835) More... 11 days ago
gh-143012: use `Py_ssize_t` cast for `PyBytes_FromStringAndSize` (#143013) More... 11 days ago
gh-142927: Tachyon: Start with user's default light/dark theme (#142987)
hugovk
as Hugo van Kemenade
More... 11 days ago
gh-129069: Fix listobject.c data races due to memmove (gh-142957) More... 12 days ago
gh-120321: Fix TSan reported race in gen_clear_frame (gh-142995) More... 12 days ago
gh-120321: Make gi_frame_state transitions atomic in FT build (gh-142599) More... 12 days ago
gh-142476: fix memory leak when creating JIT executors (GH-142492) More... 12 days ago
gh-134584: JIT: Borrow references for immortal promoted globals (GH-142921) More... 12 days ago
gh-142776: Ensure fp file descriptor is closed on all code paths in import.c (GH-142777) More... 12 days ago
gh-142961: Fix constant folding len(tuple) in JIT (GH-142963) More... 12 days ago
gh-134160: Start "Extending and embedding" with a Diataxis-style tutorial (GH-142314) More... 12 days ago
JIT: Rename trampoline.c to shim.c (#142974) More... 12 days ago
gh-136282: Configparser: create unnamed sections via mapping protocol access (GH-136313) More... 12 days ago
gh-142527: Docs: Clarify that random.seed() discards the sign of an integer input (#142483) More... 12 days ago
gh-142560: prevent use-after-free in search-like methods by exporting buffer in bytearray (#142938) More... 12 days ago
GH-134584: Remove redundant refcount for `BINARY_OP_SUBSCR_STR_INT` (#142844) More... 13 days ago
gh-118342: [Enum] update docs (GH-137290) More... 13 days ago
gh-134584: Eliminate redundant refcounting from _BINARY_OP_SUBSCR_LIST_INT (GH-142926) More... 13 days ago
gh-129068: Make range iterators thread-safe (gh-142886) More... 13 days ago
gh-142890: remove unnecessary interp parameter from dict functions and `_PyDict_NotifyEvent` (#142923) More... 13 days ago
gh-142681: Move NormalizationTest-3.2.0.txt to more safe place. (GH-142935) More... 13 days ago
GH-142513: Reimplement executor management (GH-142931) More... 13 days ago
gh-142419: Add mmap.set_name method for user custom annotation (gh-142480) More... 13 days ago
gh-76007: Deprecate `VERSION` in `xml.etree.ElementTree` & `version` in `xml.sax.expatreader` & `xml.sax.handler` (#142898)
hugovk
as Hugo van Kemenade
More... 13 days ago
Fix typo in `format_string` docstring (GH-136742) More... 13 days ago