I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-118124: Use static_assert() in Py_BUILD_ASSERT() on C11 (#118398) More... 2 days ago
gh-118218: Reuse return tuple in itertools.pairwise (GH-118219) More... 2 days ago
gh-118406: Add signature for sqlite3.Connection objects (#118428) More... 2 days ago
[gh-117657] Fix some issues with TSAN in typeobject (#118249) More... 2 days ago
gh-118332: Fix deadlock involving stop the world (#118412) More... 2 days ago
gh-117657: Fix small issues with instrumentation and TSAN (#118064) More... 2 days ago
gh-118272: Clear generator frame's locals when the generator is closed (#118277) More... 2 days ago
gh-109975: Document crypt_r as a possible replacement of crypt (#118439) More... 2 days ago
gh-117618: Make package.module searchable for breakpoints and clean up docs (#117619) More... 2 days ago
gh-118418: Use a default value for `type_params` in `typing._eval_type` (#118431) More... 2 days ago
gh-116122: Add SBOM generation to PCbuild/build.bat (GH-116138) More... 2 days ago
gh-118379: Use PyTuple_Pack instead of Py_BuildValue if possible (GH-118381) More... 2 days ago
gh-118402: Fix inspect.signature() for functools.cmp_to_key() result (GH-118427) More... 2 days ago
gh-102402: Make test_relativeCreated_has_higher_precision less implementation dependent (GH-118062) More... 2 days ago
gh-117860: Add tests for resolving names when import rebind names (GH-118176) More... 2 days ago
gh-116622: Redirect stdout and stderr to system log when embedded in an Android app (#118063) More... 2 days ago
gh-118404: Fix inspect.signature() for non-comparable callables (GH-118405) More... 2 days ago
GH-118095: Add tier 2 support for YIELD_VALUE (GH-118380) More... 2 days ago
gh-85453: Consistent backquotes on None occurences across datetime.rst (#118282) More... 2 days ago
gh-118392: Add note about random.random for multi thread app (gh-118396) More... 3 days ago
GH-118306: Update JIT to use LLVM 18 (GH-118307) More... 3 days ago
gh-118359: Improve docs for Bdb.user_call (#118368) More... 3 days ago
gh-118347: Fix Windows installer not updating launcher (GH-118386) More... 3 days ago
gh-117657: TSAN fix race on `gstate->young.count` (#118313) More... 3 days ago
gh-118331: Handle errors in _PyObject_SetManagedDict (#118334) More... 3 days ago
gh-118401: Docs: Use Sphinx short options (#118403)
hugovk
as Hugo van Kemenade
More... 3 days ago
gh-117953: Share More Machinery Code Between Builtin and Dynamic Extensions (gh-118204) More... 3 days ago
gh-117783: Immortalize objects that use deferred reference counting (#118112) More... 3 days ago
Docs: Upgrade to Sphinx 7.3 (#118397)
hugovk
as Hugo van Kemenade
More... 3 days ago
gh-118331: Don't raise an error if tuple allocation fails when clearing weakrefs (#118338) More... 3 days ago