I Use This!
Very High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-89547: Support for nesting special forms like Final (#116096) More... 17 days ago
gh-116145: Update macOS installer to Tcl/Tk 8.6.14 (GH-116151) More... 17 days ago
gh-85283: Convert grp extension to the limited C API (#116611) More... 17 days ago
gh-113538: Revert "gh-113538: Add asycio.Server.{close,abort}_clients (#114432)" (#116632) More... 17 days ago
gh-108494: Fix Argument Clinic LIMITED_CAPI_REGEX (#116610) More... 17 days ago
gh-116600: [Enum] fix global Flag repr (GH-116615) More... 17 days ago
gh-116563: Update tutorial error example (#116569) More... 17 days ago
gh-90095: Make .pdbrc work properly and add some reasonable tests (#110496) More... 17 days ago
gh-116040: [Enum] fix test_empty_names test (GH-116508) More... 17 days ago
gh-71052: Use `raise_signal` in `ThreadSignals.test_signals` (#116423) More... 17 days ago
gh-113538: Add asycio.Server.{close,abort}_clients (#114432) More... 17 days ago
gh-71052: Change Android's `sys.platform` from "linux" to "android" More... 17 days ago
gh-116515: Clear thread-local state before tstate_delete_common() (#116517) More... 17 days ago
GH-115976: Add WASI to CI (GH-116516) More... 17 days ago
gh-110850: Fix _PyTime_FromSecondsDouble() API (#116606) More... 17 days ago
gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` (#116338) More... 17 days ago
gh-116417: Build _testinternalcapi with limited C API version 3.5 (#116598) More... 17 days ago
GH-116596: Better determination of escaping uops. (GH-116597) More... 17 days ago
gh-112536: Define MI_TSAN to 1 for --with-mimalloc and --with-thread-sanitizer (gh-116558) More... 17 days ago
gh-116590: Fix unused `current_thread_holds_gil` function warning (#116591) More... 17 days ago
gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (#116548) More... 18 days ago
gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571) More... 18 days ago
gh-88352: Make TimedRotatingFileHandler tests more stable (GH-116409) More... 18 days ago
GH-116468: Use constants instead of `oparg` in stack effects when `oparg` is known to be a constant. (GH-116469) More... 18 days ago
gh-116417: Argument Clinic: test generated Limited C API code for float args (#116573) More... 18 days ago
gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (#116577) More... 18 days ago
gh-116057: Use relative recursion limits when testing os.walk() and Path.walk() (#116058) More... 18 days ago
gh-116417: Fix make check-c-globals for _testlimitedcapi (#116570) More... 18 days ago
gh-116417: Avoid PyFloat_AS_DOUBLE() in AC limited C API (#116568) More... 18 days ago
gh-112087: Make list.sort to be thread-safe for PEP 703. (gh-116553) More... 19 days ago