Skip to content

Pull requests: pybind/pybind11

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: segfault when moving scoped_ostream_redirect
#6033 opened Apr 8, 2026 by kounelisagis Loading…
Handle result from PyObject_VisitManagedDict
#6032 opened Apr 8, 2026 by maxbachmann Loading…
chore(deps): update pre-commit hooks
#6029 opened Apr 6, 2026 by pre-commit-ci bot Loading…
std::string overloads
#5995 opened Feb 25, 2026 by bwehlin Loading…
Implement noconvert for std::filesystem::path
#5889 opened Nov 5, 2025 by gentlegiantJGC Contributor Loading…
Repro for lack of set operations
#5877 opened Oct 21, 2025 by InvincibleRMC Contributor Draft
Disable numeric supports type hinting - fixes issue #5767
#5875 opened Oct 17, 2025 by daltairwalter Contributor Loading…
Empty commit on top of master. Just to trigger CI.
#5850 opened Sep 26, 2025 by rwgk Collaborator Loading…
Enforce find_package(Python)
#5814 opened Aug 24, 2025 by rhaschke Contributor Loading…
ci: update for cibuildwheel 3.1
#5809 opened Aug 21, 2025 by henryiii Collaborator Loading…
[WIP] Interoperability with other Python binding frameworks
#5800 opened Aug 18, 2025 by oremanj Collaborator Loading…
fix: add py::mod_gil_used() spelling, support pedantic tests
#5797 opened Aug 15, 2025 by henryiii Collaborator Loading…
Add __qualname__ tests
#5775 opened Jul 28, 2025 by gentlegiantJGC Contributor Draft
Add DETAILS.md for improved documentation
#5752 opened Jul 12, 2025 by ginylil-tech Loading…
Proper pep695 generic function docstrings
#5743 opened Jun 24, 2025 by InvincibleRMC Contributor Loading…
Demo: Testing pybind11-stubgen + mypy
#5678 opened May 20, 2025 by timohl Contributor Loading…
1 of 4 tasks
Add tests for accessing uninitialized holders
#5654 opened May 12, 2025 by XuehaiPan Contributor Draft
[WIP] Test cprofile compatibility
#5601 opened Apr 4, 2025 by rwgk Collaborator Draft
Add find python debug executable
#5581 opened Mar 26, 2025 by olizit Draft
ProTip! Exclude everything labeled bug with -label:bug.