-
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
fix(numpy): accept PYBIND11_TYPE-wrapped types in the dtype macros
#6148
opened Aug 19, 2026 by
advitrocks9
Loading…
chore: add prepare-release and publish-release agent skills
#6147
opened Aug 18, 2026 by
henryiii
Collaborator
Loading…
docs: document Sphinx autodoc handler for signature * (#4537)
#6144
opened Aug 12, 2026 by
alisonpetersonhq
Loading…
2 tasks
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-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: 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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.