I Use This!
Very High Activity

Commits

Analyzed 30 minutes ago. based on code collected about 1 hour ago.
  All Time 12 Month 30 Day
Commits: 129866 4878 358
Contributors: 3486 711 118
Files Modified: 25940 4561 753
Lines Added: 10630983 549828 51144
Lines Removed 7831764 311848 24025

Commits per Month

Most Recent Commits

Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-134584: JIT: Remove redundant refcounting for UNARY_{INVERT|NEGATIVE} (GH-143704) More... about 7 hours ago
gh-142972: Document arbitrary ordering in `Path.glob` and `Path.rglob` (GH-143025) More... about 8 hours ago
gh-128335: Make slice generic at runtime (#128336) More... about 9 hours ago
gh-127750: Fix annotations in singledispatchmethod signature tests (GH-143571) More... about 9 hours ago
gh-139038: Update JIT perf figures for 3.14a4 (GH-143705) More... about 9 hours ago
gh-143420: Clarify sequence behavior for slice indexes (#143422) More... about 11 hours ago
gh-86139: Correct NamedTuple and TypedDict's type in typing.rst (#143692) More... about 12 hours ago
gh-78724: Raise RuntimeError's when calling methods on non-ready Struct()'s (GH-143643) More... about 12 hours ago
gh-143638: Forbid cuncurrent use of the Pickler and Unpickler objects in C implementation (GH-143664) More... about 16 hours ago
Remove outdated comment about `excess_args` warning in `object.__init__` (#143669) More... about 21 hours ago
Sync the batched() example with the grouper() example. (gh-143676) More... 1 day ago
Add derangements() recipe (gh-143671) More... 1 day ago
Doc: remove duplicate GitHub issue reference in "What's New in Python 3.13" (#143654) More... 1 day ago
gh-143377: fix crashes in `_interpreters.capture_exception` (#143418) More... 1 day ago
gh-143604: Hold strong reference to executor during JIT tracing (GH-143646) More... 1 day ago
gh-143641: Make `ready_to_import` always remove tempdir from `sys.path` (#143642) More... 2 days ago
gh-143586: Add Counter comparison tests to enforce missing element semantics (gh-143587) More... 2 days ago
gh-142764: Restore REPLACE_OPCODE_IF_EVALUATES_PURE optimization for some ops (GH-143335) More... 2 days ago
gh-143421: Allocate all JIT state in one go (GH-143626) More... 2 days ago
gh-141004: Document remaining constants from patchlevel.h (GH-143598) More... 2 days ago
gh-136438: Make sure `test_interpreters` pass with all optimization levels (GH-136499) More... 2 days ago
gh-143006: Fix and optimize mixed comparison of float and int (GH-143084) More... 2 days ago
gh-143421: Lazily allocate tracer code and opt buffers (GH-143597) More... 2 days ago
gh-143460: Skip infinite recusion tests for infinite stack size (#143606) More... 2 days ago
gh-106318: Add examples for str.rfind() method (#143582) More... 3 days ago
gh-106318: Improve str.removeprefix() and str.removesuffix() docs (#143580) More... 3 days ago
gh-143191: Use _PyOS_MIN_STACK_SIZE in _thread.stack_size() (#143601) More... 3 days ago
gh-142829: Fix use-after-free in `Context.__eq__` via re-entrant `ContextVar.set` (#142905) More... 3 days ago
gh-72239: Add note distinguishing concurrent.futures.Future from asyncio.Future (#143288) More... 3 days ago
gh-143547: Fix PyErr_FormatUnraisable() fallback (#143557) More... 3 days ago
See All Commits