0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 18, 2025 — Sep 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ConfigureChecks: Fix HAVE_EVENTFD check More... over 1 year ago
ConfigureChecks: Fix HAVE_POSIX_SPAWN and HAVE_POSIX_SPAWNP checks More... over 1 year ago
ConfigureChecks: Add missing HAVE_LINUX_WAIT_H check More... over 1 year ago
ConfigureChecks: Fix HAVE_SIGINFO_T_SI_BAND check More... over 1 year ago
ConfigureChecks: Set MAJOR_IN_SYSMACROS and MAJOR_IN_MKDEV More... over 1 year ago
ConfigureChecks: Fix HAVE_GETRANDOM_SYSCALL check adding missing includes More... over 1 year ago
fix(pyconfig): Fix configuration of RETSIGTYPE More... over 1 year ago
ConfigureCheck: Fix detection of ALIGNOF_LONG and ALIGNOF_SIZE_T using compile-time checks More... over 1 year ago
ConfigureChecks: Add HAVE_FLOAT_WORDS_BIGENDIAN check More... over 1 year ago
extension_<hash>: Fix undefined symbols error reported on hash module import More... over 1 year ago
test_testcapi: Fix build ensuring python3.lib is found More... over 1 year ago
ConfigureChecks: Fix gethostbyname_r checks adding missing include More... over 1 year ago
fix(pyconfig): Do not redefine RETSIGTYPE More... over 1 year ago
fix(pyconfig.h.in): Update comment associated with HAVE_LARGEFILE_SUPPORT More... over 1 year ago
fix(pyconfig.h.in): Remove duplicated HAVE_SIGFILLSET More... over 1 year ago
doc(pyconfig.h[.in]): Indicate Python version when python definition was removed More... over 1 year ago
feat: Add support for building Python 3.12.x More... over 1 year ago
fix(extension_ctypes): Conditionally define FFI_BUILDING More... over 1 year ago
style: Improve attribution by ignoring bulk formatting More... over 1 year ago
cmake/config-unix/pyconfig.h.in: Define RETSIGTYPE to void More... over 1 year ago
cmake/config-unix/pyconfig.h.in: Add HAVE_PTHREAD_STUBS define introduced in Python 3.11 More... over 1 year ago
cmake/config-unix/pyconfig.h.in: Add HAVE_LIBB2 defines introduced in Python 3.11 More... over 1 year ago
cmake: Fix lookup of .pyd extensions from build tree More... over 1 year ago
cmake/config-unix/pyconfig.h.in: Add _WASI related defines introduced in Python 3.11 More... over 1 year ago
cmake: Fix generation of ".pyd" module removing extra dot More... over 1 year ago
extension_msi: Fix build explicitly setting NEEDS_PY_IDENTIFIER More... over 1 year ago
cmake: Fix windows _bootstrap_python build generating custom "config_minimal.c" More... over 1 year ago
ConfigureChecks: Check for minimum Tk version More... over 1 year ago
ConfigureChecks: Append platform tripled to SOABI only if set More... over 1 year ago
ConfigureChecks: Run platform detection test only if needed More... over 1 year ago