-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: pybind/pybind11
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[feat/precompile-tooling] docs: document the opt-in precompiled mode
#6138
opened Aug 7, 2026 by
henryiii
Collaborator
•
9/9
Loading…
[feat/precompile-pybind11-h] feat: expose the precompiled-mode sources to non-CMake builds
#6137
opened Aug 7, 2026 by
henryiii
Collaborator
•
8/9
Loading…
[feat/precompile-internals] feat: move pybind11.h non-template definitions to pybind11-inl.h
#6136
opened Aug 7, 2026 by
henryiii
Collaborator
•
7/9
Loading…
[feat/precompile-type-caster-base] feat: move internals.h, exception_translation.h, and pybind11_fail out of line
#6135
opened Aug 7, 2026 by
henryiii
Collaborator
•
6/9
Loading…
[feat/precompile-class] feat: move type_caster_base.h non-template definitions to type_caster_base-inl.h
#6134
opened Aug 7, 2026 by
henryiii
Collaborator
•
5/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…
[feat/precompile-macro-infra] feat(cmake): opt-in precompiled static library, starting with pytypes.h
#6132
opened Aug 7, 2026 by
henryiii
Collaborator
•
3/9
Loading…
[chore/headers-interface-defines] feat: add PYBIND11_NOINLINE_ATTR and PYBIND11_INLINE macros
#6131
opened Aug 7, 2026 by
henryiii
Collaborator
•
2/9
Loading…
chore(cmake): carry option-driven defines on pybind11_headers INTERFACE
#6130
opened Aug 7, 2026 by
henryiii
Collaborator
•
1/9
Loading…
chore: add an include-what-you-use preset and apply its findings
#6123
opened Aug 2, 2026 by
henryiii
Collaborator
Loading…
feat(cmake): Use modern FetchContent approaches when available
#6081
opened Jun 3, 2026 by
LecrisUT
Loading…
fix: allow native_enum to shadow an Enum member with the same name in export_values
#6039
opened Apr 16, 2026 by
kounelisagis
Contributor
Loading…
ignore maybe-initialized warning in
map_caster::convert_elements field conv
#6030
opened Apr 6, 2026 by
alan-rager-skydio
Loading…
Implement noconvert for std::filesystem::path
#5889
opened Nov 5, 2025 by
gentlegiantJGC
Contributor
Loading…
Disable numeric supports type hinting - fixes issue #5767
#5875
opened Oct 17, 2025 by
daltairwalter
Contributor
Loading…
Test PR: Private inheritance triggering
RuntimeError: Tried to call pure virtual function "…"
#5855
opened Oct 4, 2025 by
ManuelSchneid3r
Contributor
Loading…
Empty commit on top of master. Just to trigger CI.
#5850
opened Sep 26, 2025 by
rwgk
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.