1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Copy v2.11.1 changelog section as released. (#4755) More... 10 months ago
Provide `PYBIND11_NO_ASSERT_GIL_HELD_INCREF_DECREF` as an option (#4753) More... 10 months ago
Disable `PYBIND11_ASSERT_GIL_HELD_INCREF_DECREF` generally for PyPy (not just PyPy Windows). (#4751) More... 10 months ago
Update README.rst - Add missing comma in the list of acknowlegements (#4750) More... 10 months ago
Post release version bump (#4747) More... 10 months ago
docs: preparation for v2.11.0 release (#4744) More... 10 months ago
bugfix: fixes a test suite bug in the __new__ example (#4698) More... 10 months ago
fix: support CMake 3.27, drop 3.4 (#4719) More... 10 months ago
Warning on comparing wrapper enums with is (#4732) More... 10 months ago
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#4718) More... 10 months ago
chore(deps): update pre-commit hooks (#4727) More... 10 months ago
chore(deps): bump scipy from 1.8.0 to 1.10.0 in /tests (#4731) More... 10 months ago
Drop PyPy 3.7 from GitHub Actions (ci.yml) (#4728) More... 10 months ago
chore: ruff moved to astral-sh (#4726) More... 10 months ago
Trivial refactoring to make the capsule API more user friendly. (#4720) More... 10 months ago
Undo ci.yml gcc10 workaround after docker-library/gcc#95 was resolved. (#4717) More... 10 months ago
chore: 3.12 + cleanup (#4713) More... 11 months ago
Systematically add `PIP_BREAK_SYSTEM_PACKAGES` to all .yml files from which pip is called. (#4705) More... 11 months ago
pre-commit markdown-it-py<3 (for Python 3.7 compatibility) (#4704) More... 11 months ago
Python 3.12b2 testing (#4695) More... 11 months ago
chore(deps): bump deadsnakes/action from 3.0.0 to 3.0.1 (#4687) More... 11 months ago
chore(deps): update pre-commit hooks (#4689) More... 11 months ago
Disable 🐍 3 • CentOS7 / PGI 22.9 • x64 (#4691) More... 11 months ago
Use annotated for array (#4679) More... 11 months ago
Add `format_descriptor<>` & `npy_format_descriptor<>` `PyObject *` specializations. (#4674) More... 12 months ago
Create s Security Policy (#4671) More... 12 months ago
Python 3.11+: Add `__notes__` to `error_already_set::what()` output. (#4678) More... 12 months ago
chore: update changelog, with target date for v2.11.0 release (#4677) More... 12 months ago
ci: set minimal permissions to github workflows (#4665) More... 12 months ago
Update errors in string "Explicit conversions" docs (#4658) More... 12 months ago