1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Jul 30, 2025 — Jul 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: add py::mod_gil_used() spelling, support pedantic tests (#5797) More... 1 day ago
chore(ci): bump NVHPC to 26.5 (#6117) More... 1 day ago
fix: only add string_view life support for transient sources (#6096) More... 2 days ago
fix(cmake): respect explicit PYBIND11_USE_CROSSCOMPILING under CMP0190 (#6094) More... 3 days ago
chore(tools): make_changelog missed and resurrected PRs (#6108) More... 4 days ago
fix(cmake): don't pass -fno-fat-lto-objects on Apple GCC (#6114) More... 4 days ago
fix: include `complex` in std::complex input annotation (#6113) More... 4 days ago
test: remove dead PR3068 workaround branch (#6109) More... 4 days ago
fix(stl_bind): correct __delitem__ for negative-step slices and re-enable contiguous erase fast path (#6088) More... 4 days ago
ci: test Python 3.15 (#6107) More... 6 days ago
ci: drop near-duplicate jobs (#6106) More... 6 days ago
fix(ci): use the intended Python interpreter for CMake discovery (#6105) More... 6 days ago
fix(cmake): unset stale PYTHON_MODULE_DEBUG_POSTFIX and correct USE_PYTHON_INCLUDE_DIR variable (#6086) More... 8 days ago
chore(deps): bump soupsieve from 2.5 to 2.8.4 in /docs (#6100) More... 15 days ago
ci: update cibuildwheel to v4.1 and pyodide to 314 (#6095) More... 22 days ago
chore(deps): update pre-commit hooks (#6099) More... 22 days ago
chore(deps): bump the actions group with 3 updates (#6098) More... 27 days ago
revert: "add life support to handles cast to string_view (#6092)" (#6097) More... about 1 month ago
refactor: remove needless load_src alias in string_caster (#6093) More... about 1 month ago
chore: add agent files (#6082) More... about 1 month ago
fix: data race on last_storage_ptr_ cache in gil_safe_call_once_and_store (#6087) More... about 1 month ago
fix: add life support to handles cast to string_view (#6092) More... about 1 month ago
chore(setup_helpers): remove dead cpp_flag_cache and fix parameter typo (#6085) More... about 1 month ago
chore(eval): drop Python 2 coding cookie prepended to evaluated source (#6089) More... about 1 month ago
ci: drop boost from 32-bit mingw32 install (#6091) More... about 1 month ago
ci: update GraalPy from 24.2 to 25.0 (Python 3.12 based) (#6083) More... about 2 months ago
chore(deps): update pre-commit hooks (#6079) More... about 2 months ago
Pypy testing no longer xfails (#6077) More... 2 months ago
feat(subinterpreter): reusable PyThreadState via subinterpreter_thread_state (#6073) More... 2 months ago
Fix custom __str__ for enum_ (#6078) More... 2 months ago