I Use This!
Very High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-114466: explicitly define heap invariant (#117778) More... 6 days ago
gh-96398: Detect GCC compatible compilers in configure (#117825) More... 6 days ago
gh-94673: Clarify About Runtime State Related to Static Builtin Types (gh-117761) More... 7 days ago
GH-117727: Speed up `pathlib.Path.iterdir()` by using `os.scandir()` (#117728) More... 7 days ago
GH-115060: Speed up `pathlib.Path.glob()` by not scanning literal parts (#117732) More... 7 days ago
gh-115627: Fix ssl test_pha_required_nocert() (#117821) More... 7 days ago
gh-117739: Update definition of global interpreter lock for 3.13 (#117740) More... 7 days ago
gh-117376: Partial implementation of deferred reference counting (#117696) More... 7 days ago
gh-117764: Add more tests for signatures of builtins (GH-117816) More... 7 days ago
gh-96398: Detect emcc and mpicc in compiler names in configure (#117819) More... 7 days ago
gh-117764: Add docstrings and signatures for the types of None, Ellipsis and NotImplemented (GH-117813) More... 7 days ago
gh-117764: Use Argument Clinic for signal.set_wakeup_fd() (GH-117777) More... 7 days ago
gh-117764: Fix and add signatures for many builtins (GH-117769) More... 7 days ago
Fix version directive indents (#117719)
hugovk
as Hugo van Kemenade
More... 7 days ago
gh-117764: Add signatures for functions in the faulthandler module (GH-117771) More... 7 days ago
gh-117764: Add signature for functools.partial() (GH-117775) More... 7 days ago
gh-117764: Add signatures and improve docstrings in the _thread module (GH-117772) More... 7 days ago
gh-117752: Autoconf: fix PGO builds for 'make -C build' incantations (#117803) More... 7 days ago
gh-117764: Add signatures for some objects in the itertools module (GH-117774) More... 7 days ago
gh-117764: Add signatures in the atexit module (GH-117776) More... 7 days ago
gh-117764: Add signatures for __reduce__ and __reduce_ex__ in the _io module (GH-117773) More... 7 days ago
gh-117764: Add signatures for some functions in the sys module (GH-117770) More... 7 days ago
gh-117764: Add docstrings and signatures for the __replace__ methods (GH-117768) More... 7 days ago
gh-117431: Adapt bytes and bytearray .find() and friends to Argument Clinic (#117502) More... 7 days ago
gh-117752: Autoconf: fix -fno-semantic-interposition check (#117789) More... 7 days ago
gh-117752: Autoconf: store all LLVM profile data in the build directory (#117790) More... 7 days ago
gh-76785: Handle Legacy Interpreters Properly (gh-117490) More... 8 days ago
gh-117787: Autoconf: fix bashisms/semantic breakage of iOS checks (#117788) More... 8 days ago
gh-116738: Make _abc module thread-safe (#117488) More... 8 days ago
gh-117649: Fix file descriptor leak in (expected) failing test case (#117780) More... 8 days ago