I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-117764: Add more tests for signatures of builtins (GH-117816) More... 13 days ago
gh-96398: Detect emcc and mpicc in compiler names in configure (#117819) More... 13 days ago
gh-117764: Add docstrings and signatures for the types of None, Ellipsis and NotImplemented (GH-117813) More... 13 days ago
gh-117764: Use Argument Clinic for signal.set_wakeup_fd() (GH-117777) More... 13 days ago
gh-117764: Fix and add signatures for many builtins (GH-117769) More... 13 days ago
Fix version directive indents (#117719)
hugovk
as Hugo van Kemenade
More... 13 days ago
gh-117764: Add signatures for functions in the faulthandler module (GH-117771) More... 13 days ago
gh-117764: Add signature for functools.partial() (GH-117775) More... 13 days ago
gh-117764: Add signatures and improve docstrings in the _thread module (GH-117772) More... 13 days ago
gh-117752: Autoconf: fix PGO builds for 'make -C build' incantations (#117803) More... 13 days ago
gh-117764: Add signatures for some objects in the itertools module (GH-117774) More... 13 days ago
gh-117764: Add signatures in the atexit module (GH-117776) More... 13 days ago
gh-117764: Add signatures for __reduce__ and __reduce_ex__ in the _io module (GH-117773) More... 13 days ago
gh-117764: Add signatures for some functions in the sys module (GH-117770) More... 13 days ago
gh-117764: Add docstrings and signatures for the __replace__ methods (GH-117768) More... 13 days ago
gh-117431: Adapt bytes and bytearray .find() and friends to Argument Clinic (#117502) More... 13 days ago
gh-117752: Autoconf: fix -fno-semantic-interposition check (#117789) More... 13 days ago
gh-117752: Autoconf: store all LLVM profile data in the build directory (#117790) More... 13 days ago
gh-76785: Handle Legacy Interpreters Properly (gh-117490) More... 14 days ago
gh-117787: Autoconf: fix bashisms/semantic breakage of iOS checks (#117788) More... 14 days ago
gh-116738: Make _abc module thread-safe (#117488) More... 14 days ago
gh-117649: Fix file descriptor leak in (expected) failing test case (#117780) More... 14 days ago
gh-117649: Raise ImportError for unsupported modules in free-threaded build (#117651) More... 14 days ago
gh-111506: Error if the limited API is used in free-threaded build (#117762) More... 14 days ago
gh-104269: Document `glob.glob` duplicates when using multiple `**` patterns (#105406) More... 14 days ago
gh-117233: Detect support for several hashes at hashlib build time (GH-117234) More... 14 days ago
gh-117722: Fix Stream.readuntil with non-bytes buffer objects (#117723) More... 14 days ago
gh-101549: fix documentation of xml.etree.ElementInclude (#101550) More... 14 days ago
gh-115142: Skip ``test_capi/test_opt.py`` if ``_testinternalcapi`` is not available (GH-117574) More... 14 days ago
Fix markup of `win32_ver` in `platform.rst` (#116492) More... 14 days ago