1. 86d3e9e begin working towards a future v2.6.1 patch release by Wenzel Jakob · 3 years, 7 months ago
  2. 59a2ac2 v2.6.0 release by Wenzel Jakob · 3 years, 7 months ago
  3. 4038542 Remove friend declaration of py::class_ in py::detail::generic_type (#2613) by Boris Staletic · 3 years, 8 months ago
  4. 6edd0e6 fix: Reject keyword argument `None` with `.none(false)` (#2611) by Mana Borwornpadungkitti · 3 years, 8 months ago
  5. 7f9445a Thanks, Google! by Wenzel Jakob · 3 years, 8 months ago
  6. 2bc62dc updated credits by Wenzel Jakob · 3 years, 8 months ago
  7. 120e2e2 docs: tiny typo by Henry Schreiner · 3 years, 8 months ago
  8. c513b5e tests(CMakeLists): robustify against add'l versions of Boost (#2608) by Eric Cousineau · 3 years, 8 months ago
  9. 0b9acc4 fix: chapters in PDF again (#2606) by Henry Schreiner · 3 years, 8 months ago
  10. bed9080 docs: Updated the link to the PDF docs (#2603) (#2605) by Dariusz Suchojad · 3 years, 8 months ago
  11. 0905671 fix: much better pdf (#2604) by Henry Schreiner · 3 years, 8 months ago
  12. c16da99 chore: bump to 2.6.0rc3 by Henry Schreiner · 3 years, 8 months ago
  13. 064362f fix: allow the ABI string to be forced (#2602) by Henry Schreiner · 3 years, 8 months ago
  14. 6364b73 fix: test_factory_constructors.py failure triggered by test_register_duplicate_class (#2564) by Yannick Jadoul · 3 years, 8 months ago
  15. c50f90e style: use Black everywhere (#2594) by Henry Schreiner · 3 years, 8 months ago
  16. 2e31e46 docs: update for PyPy win 32 issue by Henry Schreiner · 3 years, 8 months ago
  17. 8ae11fb ci: add more runs by Henry Schreiner · 3 years, 8 months ago
  18. a422115 fix: new line in PYPY_VERSION by Henry Schreiner · 3 years, 8 months ago
  19. ad2fe0e fix: pypy3 windows extension issue by Henry Schreiner · 3 years, 8 months ago
  20. 6bb71c4 fix: more intp asserts, reinterpret_cast by Henry Schreiner · 3 years, 8 months ago
  21. 9ac604a fix: PyPy windows issue by Henry Schreiner · 3 years, 8 months ago
  22. b72c79f fix: std::is_pod -> pybind11::detail::is_pod by Henry Schreiner · 3 years, 8 months ago
  23. f200832 style: ssize_t -> py::ssize_t by Henry Schreiner · 3 years, 8 months ago
  24. 63f2dee chore: update Eigen by Henry Schreiner · 3 years, 8 months ago
  25. c4a8b5b chore: bump to 2.6.0rc2 by Henry Schreiner · 3 years, 8 months ago
  26. 493649f fix: valgrind-detected after-freeing access of PyMethodDef (macOS Python 3.9.0 segfaults) (#2576) by Yannick Jadoul · 3 years, 8 months ago
  27. 645d838 feat: typing support for helpers (#2588) by Henry Schreiner · 3 years, 8 months ago
  28. a8c2e3e fix: ipo should be off for debug or relwithdebinfo (#2590) by Henry Schreiner · 3 years, 8 months ago
  29. 3be085d docs: typo prefix -> suffix (#2593) by Valentin Boettcher · 3 years, 8 months ago
  30. 526a773 ci: merged labels still missing by Henry Schreiner · 3 years, 8 months ago
  31. 01453b0 fix (setup_helpers): fix bug in _add_lflags (#2586) by Jay Soffian · 3 years, 8 months ago
  32. 2a263e0 docs: some final 2.6.0 updates (#2582) by Henry Schreiner · 3 years, 8 months ago
  33. c99d7f1 docs: PR template (#2580) by Henry Schreiner · 3 years, 8 months ago
  34. edda89b fix: install to DATAROOTDIR instead of hardcoding share (#2584) by Henry Schreiner · 3 years, 8 months ago
  35. 7c71dd3 ci: inverted labeler logic by Henry Schreiner · 3 years, 8 months ago
  36. 99773fc fix: throw error_already_set in py::len on failing PyObject_Length (#2575) by Yannick Jadoul · 3 years, 8 months ago
  37. 2f746ee ci: original labeler by Henry Schreiner · 3 years, 8 months ago
  38. 1914b7d Shorten PYBIND11_EMBEDDED_MODULE macro implementation by using PYBIND11_CATCH_INIT_EXCEPTIONS (#2579) by Yannick Jadoul · 3 years, 8 months ago
  39. ae2e5a3 ci: try to get labeler to add needs changelog by Henry Schreiner · 3 years, 8 months ago
  40. 993495c fix: Intel 18+ required (#2577) by Henry Schreiner · 3 years, 8 months ago
  41. 4f45052 ci: fix ci label by Henry Schreiner · 3 years, 8 months ago
  42. cd2c25a ci: adjust labeler match pattern by Henry Schreiner · 3 years, 8 months ago
  43. 7d7309b ci: monitor dependencies by Henry Schreiner · 3 years, 8 months ago
  44. d46f332 fix: allow cmake varibles from Python calls to be cached (#2570) by Henry Schreiner · 3 years, 8 months ago
  45. fecef38 refactor: simpler followup to #2569 (#2572) by Henry Schreiner · 3 years, 8 months ago
  46. c02f0ec fix: formatting issue by Henry Schreiner · 3 years, 8 months ago
  47. f385ecc chore: bump to 2.6.0rc1 by Henry Schreiner · 3 years, 8 months ago
  48. fae4532 ci: fix labeler by Henry Schreiner · 3 years, 8 months ago
  49. 8d8d48c fix: do not use abi::__forced_unwind with libc++, even with gcc instead of clang (#2569) by Ahmed Sobhy · 3 years, 8 months ago
  50. 59323a9 ci: update PGI to 20.9 (#2566) by andriish · 3 years, 8 months ago
  51. e4e5c49 docs: known issues (#2565) by Henry Schreiner · 3 years, 8 months ago
  52. 0c5cc03 feat: deprecate public constructors of module_ class (#2552) by Yannick Jadoul · 3 years, 8 months ago
  53. 71aea49 Check scope's __dict__ instead of using hasattr when registering classes and exceptions (#2335) by Yannick Jadoul · 3 years, 8 months ago
  54. deba040 test: hide segfault (#2559) by Henry Schreiner · 3 years, 8 months ago
  55. 49cdb70 docs: use sorted(glob()) in example setup.py (#2561) by jbarlow83 · 3 years, 8 months ago
  56. 49c389b ci: test on Windows 3.8 and 3.9 (mostly) (#2560) by Henry Schreiner · 3 years, 8 months ago
  57. b6f37f6 docs: minor cleanup (#2555) by Henry Schreiner · 3 years, 8 months ago
  58. 00edc30 fix: PYBIND11_OBJECT required pybind11 namespace (regression) (#2553) by Henry Schreiner · 3 years, 8 months ago
  59. 9a0c96d feat: py::prepend tag (#1131) by Henry Schreiner · 3 years, 8 months ago
  60. f537093 Fail on passing py::object with wrong Python type to py::object subclass using PYBIND11_OBJECT macro (#2349) by Yannick Jadoul · 3 years, 8 months ago
  61. 2a2f522 fix: find_import didn't work properly for classic tools (#2550) by Henry Schreiner · 3 years, 8 months ago
  62. 1411207 chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds (#2456) by Yannick Jadoul · 3 years, 8 months ago
  63. b70894d docs: add std::valarray to docs/advanced/cast/stl.rst (#2547) by Yannick Jadoul · 3 years, 8 months ago
  64. e8ad33b Fix buffer_info for ctypes buffers (pybind#2502) (#2503) by Fritz Reese · 3 years, 8 months ago
  65. 6bcd220 refactor: module -> module_ with typedef (#2544) by Henry Schreiner · 3 years, 8 months ago
  66. 560ed3e docs: fix odd spacing by Henry Schreiner · 3 years, 8 months ago
  67. 3488494 refactor: import check as a common function (#2526) by Henry Schreiner · 3 years, 8 months ago
  68. ca4127c ci: fix labeler by Henry Schreiner · 3 years, 8 months ago
  69. 961b2e6 fix: ensure the GIL is held when copying a function. (#2545) by Hyrum Wright · 3 years, 8 months ago
  70. 1bcd5f0 Update pr_merged.yml by Henry Schreiner · 3 years, 8 months ago
  71. 5f9b166 ci: label PRs with changelog needed (#2546) by Henry Schreiner · 3 years, 8 months ago
  72. 9796fe9 feat: vectorize functions with void return type (#1969) by Yannick Jadoul · 3 years, 8 months ago
  73. 56784c4 Add unchecked_reference::operator() and operator[] to overload resolution of unchecked_mutable_reference (#2514) by Yannick Jadoul · 3 years, 8 months ago
  74. 2b6b98e Bugfix/Check actual value when deregistering pybind11 instance (#2252) by Riyaz Haque · 3 years, 8 months ago
  75. b9d0027 feat: parallel compiler (#2521) by Henry Schreiner · 3 years, 8 months ago
  76. 07b069a Unify Python 2 & 3 py::module constructor, and make contructor with pre-allocated PyModuleDef private (#2534) by Yannick Jadoul · 3 years, 8 months ago
  77. 6d2d08d fix: conda-forge patch (#2540) by Henry Schreiner · 3 years, 8 months ago
  78. 5ebc781 Allow raw unions without base classes in is_accessible_base_of (#2320) by Boris Staletic · 3 years, 8 months ago
  79. c72708a Moving tp_class access, and consistent fully-qualified naming for PyPy, to detail::get_tp_name (#2520) by Yannick Jadoul · 3 years, 8 months ago
  80. 3232e59 Check if module file extension could be queried correctly (#2538) by Wenzel Jakob · 3 years, 8 months ago
  81. 01ad892 ci: publish in two steps by Henry Schreiner · 3 years, 8 months ago
  82. 319b996 fix: metadata was adding quotes to distinfo by Henry Schreiner · 3 years, 8 months ago
  83. 1994691 ci: download artifact issue by Henry Schreiner · 3 years, 8 months ago
  84. 0fc5774 fix: beta does not have a dot in front (#2539) by Henry Schreiner · 3 years, 8 months ago
  85. 2190246 chore: bump to 2.6.0b1, beta release by Henry Schreiner · 3 years, 8 months ago
  86. 82dbc5b ci: releases (#2530) by Henry Schreiner · 3 years, 8 months ago
  87. d159a56 static allocation for PyModuleDef, to avoid leak check errors. (#2413) by Ralf W. Grosse-Kunstleve · 3 years, 8 months ago
  88. 3c7ef56 fix: warning on latest AppleClang (#2522) by Henry Schreiner · 3 years, 8 months ago
  89. d74be32 tests: Fix test override execution (#2512) by Eric Cousineau · 3 years, 8 months ago
  90. e01f492 fix: Add a nice CMake error when Interpreter component is missing. (#2519) by Henry Schreiner · 3 years, 8 months ago
  91. 5e6ec49 Add enum value to enum repr (#2126) by David Vo · 3 years, 9 months ago
  92. 5a8ec8e Include what is used in pybind11.h (#2499) by Rickard Hallerbäck · 3 years, 9 months ago
  93. d0ed035 fix: AppleClang 12 warnings (#2510) by Henry Schreiner · 3 years, 9 months ago
  94. 4a288ab fix: Windows C++ latest (#2508) by Henry Schreiner · 3 years, 9 months ago
  95. 87828c7 fix: typo in Windows C++17 support (#2507) by Henry Schreiner · 3 years, 9 months ago
  96. 8fa70e7 ci: fix broken documenation test (works on RtD) (#2506) by Henry Schreiner · 3 years, 9 months ago
  97. d753b76 docs: corrected link to documentation by Henry Schreiner · 3 years, 9 months ago
  98. 54831a9 fix: use svg to pdf converter instead of original solution by Henry Schreiner · 3 years, 9 months ago
  99. 81555ce docs: Use README.rst in docs as home page (#2500) by Henry Schreiner · 3 years, 9 months ago
  100. 99ef2b8 docs: read version from pybind11 file (#2496) by Henry Schreiner · 3 years, 9 months ago