3105 Commits (master)
 

Author SHA1 Message Date
pre-commit-ci[bot] a09cf61844
chore(deps): update pre-commit hooks (#5488) 6 months ago
gentlegiantJGC c5ed9d4b19
Fix module type hint (#5469) 6 months ago
Michael Carlstrom cf020a1de2
feat(types) Allow setting types for attributes (#5460) 7 months ago
dependabot[bot] 5b503f7ec9
chore(deps): bump actions/attest-build-provenance in the actions group (#5468) 7 months ago
Ralf W. Grosse-Kunstleve 3e419485c3
`PYBIND11_PLATFORM_ABI_ID` Modernization Continued (platforms other than MSVC) (#5439) 7 months ago
Ralf W. Grosse-Kunstleve 741d86f2e3
Drop Clang dev CI job (#5464) 7 months ago
dependabot[bot] 3ebdc503d2
chore(deps): bump actions/attest-build-provenance in the actions group (#5461) 7 months ago
pre-commit-ci[bot] b17555f340
chore(deps): update pre-commit hooks (#5459) 7 months ago
Tim Ohliger 1d09fc8300
Option for arg/return type hints and correct typing for std::filesystem::path (#5450) 7 months ago
James Morris a6d1ff2460
fix: make PYBIND11_WARNING_POP actually pop clang diagnostics (#5448) 7 months ago
dependabot[bot] e7c9b90739
chore(deps): bump pypa/cibuildwheel in the actions group (#5451) 8 months ago
Michael Šimáček 83b92ceb35
Try to fix reentrant write transient failures in tests (#5447) 8 months ago
Ralf W. Grosse-Kunstleve 330aae51cf
Remove mingw-w64-i686-python-numpy from mingw32 build (it does not seem to exist anymore). (#5445) 8 months ago
Maarten Baert f41dae31a3
Add dtype::normalized_num and dtype::num_of (#5429) 8 months ago
Maarten Baert b9fb3168ab
Add support for array_t<handle> and array_t<object> (#5427) 8 months ago
Michael Šimáček 08095d9c70
Run pytest in verbose mode (#5443) 8 months ago
dependabot[bot] 0ed20f26ac
chore(deps): bump actions/attest-build-provenance in the actions group (#5440) 8 months ago
Xuehai Pan 7f94f24d64
feat(typing): allow annotate methods with `pos_only` when only have the `self` argument (#5403) 8 months ago
gentlegiantJGC 6d98d4d8d4
Add type hints for args and kwargs (#5357) 8 months ago
Ralf W. Grosse-Kunstleve a90e2af88d
Factor out pybind11/conduit/pybind11_platform_abi_id.h (#5375) 8 months ago
Isuru Fernando ec9c26817f
Fix MSVC MT/MD incompatibility in PYBIND11_BUILD_ABI (#4953) 8 months ago
Elliott Sales de Andrade 037310ea8a
Use std::unique_ptr in pybind11_getbuffer (#5435) 8 months ago
vfdev ce2f005594
Fixed data race in all_type_info in free-threading mode (#5419) 8 months ago
Tim Stumbaugh f46f5be4fa
Fix incorrect link syntax in upgrade guide (#5434) 8 months ago
pre-commit-ci[bot] 5c07feef2f
chore(deps): update pre-commit hooks (#5432) 8 months ago
Elliott Sales de Andrade bc041de0db
Fix buffer protocol implementation (#5407) 8 months ago
Michael Šimáček 75e48c5f95
Skip transient tests on GraalPy (#5422) 9 months ago
Francesco Ballarin f7e14e985b
Address regression introduced in #5381 (#5396) 9 months ago
cyyever 077e49fcd6
Export libc++ exceptions (#5390) 9 months ago
Boris Dalstein f2907651fa
Fix #5399: iterator increment operator does not skip first item (#5400) 9 months ago
Thomas Köppe af67e87393
docs/advanced A document about deadlock potential with C++ statics (#5394) 9 months ago
Paul-Edouard Sarlin 56e69a20a5
Print key in KeyError in map.__getitem__/__delitem__ (#5397) 9 months ago
Michael Šimáček c4a05f9344
Add support for GraalPy (#5380) 9 months ago
gentlegiantJGC 7e418f4924
Allow subclasses of py::args and py::kwargs (#5381) 10 months ago
Hintay 1f8b4a7f1a
fix(cmake): `NO_EXTRAS` in `pybind11_add_module` function partially working (#5378) 10 months ago
dependabot[bot] ad9fd39e14
chore(deps): bump pypa/cibuildwheel in the actions group (#5376) 10 months ago
vfdev 1d9483ff73
Added exception translator specific mutex used with try_translate_exceptions (#5362) 10 months ago
Bobby R. Bruce a7910be630
Add warn disable for GGC 12 bound checking error (#5355) 10 months ago
Henry Schreiner 0cf3a0f7b5
ci: PyPI attestations (#5374) 10 months ago
Henry Schreiner 5b7c0b04b9
docs: update changelog for 2.13.6 (#5372) 10 months ago
Ralf W. Grosse-Kunstleve ef5a9560bb
Enable type-safe interoperability between different independent Python/C++ bindings systems. (#5296) 10 months ago
dependabot[bot] 5efc7439d4
chore(deps): bump the actions group with 2 updates (#5361) 10 months ago
pre-commit-ci[bot] 8a801bdc32
chore(deps): update pre-commit hooks (#5350) 10 months ago
Vasily Litvinov aeda49ed0b
Properly translate C++ exception to Python exception when creating Python buffer from wrapped object (#5324) 10 months ago
Jan Iwaszkiewicz 66c3774a64
Warnings wrappers to use from C++ (#5291) 10 months ago
Ralf W. Grosse-Kunstleve 65f4266cef
Add `while True` & `top` method to FAQ. (#5340) 10 months ago
ObeliskGate 3fb16ad175
fix: using `__cpp_nontype_template_args` instead of `__cpp_nontype_template_parameter_class` (#5330) 11 months ago
dependabot[bot] e8f595bb85
chore(deps): bump actions/attest-build-provenance in the actions group (#5335) 11 months ago
Henry Schreiner c2291e597f
docs: prepare for 2.13.5 (#5327) 11 months ago
DWesl efa2b20d69
docs: clarify requirements for including pybind11 (#5326) 11 months ago