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

Escape * in generated function signatures for Sphinx
#6144 opened Aug 12, 2026 by alisonpetersonhq Loading…
2 tasks
fix: returning a copyable type with a deleted move constructor
#6143 opened Aug 12, 2026 by henryiii Collaborator Loading…
fix(cmake): don't link SHARED modules against libpython in FindPython mode
#6140 opened Aug 7, 2026 by henryiii Collaborator Loading…
[feat/precompile-tooling] docs: document the opt-in precompiled mode
#6138 opened Aug 7, 2026 by henryiii Collaborator 9/9 Loading…
[feat/precompile-pytypes] feat: move detail/class.h definitions to class-inl.h
#6133 opened Aug 7, 2026 by henryiii Collaborator 4/9 Loading…
chore(cmake): carry option-driven defines on pybind11_headers INTERFACE
#6130 opened Aug 7, 2026 by henryiii Collaborator 1/9 Loading…
[EXPERIMENTAL] Drop C++11 and C++14 support
#6124 opened Aug 3, 2026 by rwgk Collaborator Loading…
chore: add an include-what-you-use preset and apply its findings
#6123 opened Aug 2, 2026 by henryiii Collaborator Loading…
fix(cmake): find missing Python development components
#6116 opened Jul 25, 2026 by henryiii Collaborator Draft
3
4
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…
ProTip! Exclude everything labeled bug with -label:bug.