0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Sep 15, 2025 — Sep 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build(deps): bump actions/checkout from 6.0.2 to 6.0.3 More... 3 months ago
build(deps): bump jwlawson/actions-setup-cmake from 2.1.1 to 2.2.0 More... 6 months ago
build(deps): bump jwlawson/actions-setup-cmake from 2.0.2 to 2.1.1 More... 8 months ago
build(deps): bump actions/checkout from 6.0.1 to 6.0.2 More... 8 months ago
fix(extension_sqlite3): Link required Rpcrt4 on Windows when UUID enabled More... 8 months ago
fix(extension_ctypes): Define FFI_STATIC_BUILD for static libffi on Windows More... 9 months ago
build(deps): bump actions/checkout from 6.0.0 to 6.0.1 More... 9 months ago
build(deps): bump actions/checkout from 5.0.0 to 6.0.0 More... 10 months ago
build(deps): bump actions/checkout from 4.2.2 to 5.0.0 More... about 1 year ago
build(deps): bump re-actors/alls-green More... about 1 year ago
fix: Require Python >= 3.9 to build venvlauncher More... over 1 year ago
fix(cmake): Update _add_executable_without_windows to avoid modifying global flags More... over 1 year ago
feat: Add support for building windows python launchers More... over 1 year ago
feat(PythonExtractVersionInfo): Add python_compute_release_field3_value More... over 1 year ago
fix: Define PY3_DLLNAME as wide string to fix C4133 warnings More... over 1 year ago
fix(extension_ctypes): Define FFI_BUILDING for static libffi on Windows More... over 1 year ago
fix: Work around CMake issue #26993 explicitly propagating extension definitions More... over 1 year ago
chore: Privately associate compile definitions to _freeze_importlib and pgen executables More... over 1 year ago
ConfigureChecks: Avoid false positive remove USE_SYSTEM_LibFFI warning More... over 1 year ago
ConfigureChecks: Fix lookup of ffi symbols More... over 1 year ago
extension_testcapi: Ensure `python3.lib` is generated before linking on Windows More... over 1 year ago
cmake: Ensure WITH_DECIMAL_CONTEXTVAR warning check is reported when expected More... over 1 year ago
tests: fix 3.6.15 tests ensuring bisect module can be imported More... over 1 year ago
test: Filter tests based on support.requires(...) and supported resources More... over 1 year ago
extension_xxlimited: Fix Py_LIMITED_API redefinition warning More... over 1 year ago
chore: Simplify `add_custom_(command|target)` by removing obsolete syntax More... over 1 year ago
fix: Update build directory assumptions in getpath to fix test_frozen and test_sys More... over 1 year ago
ConfigureCheck: Fix detection of ALIGNOF_MAX_ALIGN_T using compile-time checks More... over 1 year ago
tests: Allow network tests to run More... over 1 year ago
ConfigureChecks: Fix HAVE_GETHOSTBYNAME check More... over 1 year ago