Commit Graph

  • e0bbf10ee9
    Merge 6e5df0f99b into 83b92ceb35 Michael Carlstrom 2024-11-21 15:00:05 -0500
  • 73fd5a97e0
    Merge 8917a1e9b3 into 83b92ceb35 Francesco Rizzi 2024-11-21 20:04:37 +0800
  • f5eb064544
    Merge 271720fde9 into 83b92ceb35 Ralf W. Grosse-Kunstleve 2024-11-20 20:11:39 -0500
  • 271720fde9 Error if _GLIBCXX_USE_CXX11_ABI is not defined Marcus D. Hanwell 2024-11-20 20:10:08 -0500
  • 476c322fec Use gxx_abi_1xxx and simplify the Clang string Marcus D. Hanwell 2024-11-20 19:44:36 -0500
  • 8369fdce4b style: pre-commit fixes pre-commit-ci[bot] 2024-11-20 21:39:53 +0000
  • b72c42d489 Include GXX_ABI and USE_CXX in the identifier Marcus D. Hanwell 2024-11-20 16:37:16 -0500
  • 976f9066d6
    Merge 655708f434 into 83b92ceb35 cyyever 2024-11-20 21:39:27 +0800
  • 8c623ff8cc
    Merge 4dfee47c5d into 83b92ceb35 Jochen Sprickerhof 2024-11-20 21:39:27 +0800
  • f3ada134b4
    Merge 89771bbc05 into 83b92ceb35 Ralf W. Grosse-Kunstleve 2024-11-20 21:39:27 +0800
  • 324916b95f
    Merge 4f75726251 into 83b92ceb35 Georg Schnabel 2024-11-20 21:39:27 +0800
  • 6e3e92ad40
    Merge 7d16bad5a9 into 83b92ceb35 Tim Ohliger 2024-11-19 21:34:19 +0100
  • 755ce0bb37
    Merge d12fef38ae into 83b92ceb35 Ashley Whetter 2024-11-18 21:08:33 -0600
  • 786f3865e2
    Merge 65bb328a4a into 83b92ceb35 Steve R. Sun 2024-11-19 01:34:30 +0000
  • 65bb328a4a
    Merge branch 'pybind:master' into master Steve R. Sun 2024-11-19 09:34:27 +0800
  • 83b92ceb35
    Try to fix reentrant write transient failures in tests (#5447) master Michael Šimáček 2024-11-18 23:39:59 +0100
  • 1f3dc213b9 Reenable test_iostream on GraalPy Michael Simacek 2024-11-18 22:54:14 +0100
  • ca75c122d9 Disable print_destroyed in tests on GraalPy Michael Simacek 2024-11-18 22:53:54 +0100
  • e46982c2f0
    Merge branch 'master' into pybind11_platform_abi_id_cont Ralf W. Grosse-Kunstleve 2024-11-18 09:06:39 -0800
  • ee17f21bb3
    Merge branch 'master' into master Steve R. Sun 2024-11-18 14:38:00 +0800
  • 8bb5fc53e2
    Merge b42f2af090 into 330aae51cf Jan Iwaszkiewicz 2024-11-17 23:16:22 +0100
  • 8edb638336
    Merge branch 'master' into sh_merge_master smart_holder Ralf W. Grosse-Kunstleve 2024-11-17 11:47:47 -0800
  • 330aae51cf
    Remove mingw-w64-i686-python-numpy from mingw32 build (it does not seem to exist anymore). (#5445) Ralf W. Grosse-Kunstleve 2024-11-17 11:46:55 -0800
  • 305b424ed5
    Remove mingw-w64-i686-python-numpy from mingw32 build (it does not seem to exist anymore). Ralf W. Grosse-Kunstleve 2024-11-17 09:35:22 -0800
  • edad3efd49
    Merge branch 'master' into sh_merge_master Ralf W. Grosse-Kunstleve 2024-11-17 08:02:21 -0800
  • f41dae31a3
    Add dtype::normalized_num and dtype::num_of (#5429) Maarten Baert 2024-11-17 16:56:02 +0100
  • b9fb3168ab
    Add support for array_t<handle> and array_t<object> (#5427) Maarten Baert 2024-11-16 22:45:59 +0100
  • 1c6b28a0f2
    Merge branch 'master' into array_t-handle-object Ralf W. Grosse-Kunstleve 2024-11-16 13:15:14 -0800
  • a1b7094a55
    Bring back .attr("value") in return_array_cpp_loop() Ralf W. Grosse-Kunstleve 2024-11-16 12:33:55 -0800
  • 7313b69f33 Add extra comment Maarten Baert 2024-11-16 19:24:57 +0100
  • cfe6521e47 Reduce code duplication with more template magic Maarten Baert 2024-11-16 18:21:56 +0100
  • 1e28675204 Restore import that was erroneously removed by pre-commit Maarten Baert 2024-11-16 18:15:10 +0100
  • fbcc8e142f Rerun pre-commit Maarten Baert 2024-11-16 18:06:26 +0100
  • 5edd99299d Move tests to templates to avoid code duplication Maarten Baert 2024-11-16 18:04:13 +0100
  • 2937ac10ba Remove PyValueHolder counter again Maarten Baert 2024-11-16 17:27:19 +0100
  • fbca685f54
    Merge branch 'pybind:master' into master Steve R. Sun 2024-11-15 10:34:01 +0800
  • 08095d9c70
    Run pytest in verbose mode (#5443) Michael Šimáček 2024-11-14 18:03:56 +0100
  • 50e389bcbe Run pytest in verbose mode Michael Simacek 2024-11-13 08:53:57 +0100
  • 4b2675736f Fix typos Wenzel Jakob 2024-11-12 13:59:36 +0900
  • 7770837e45
    Merge branch 'pybind:master' into master Steve R. Sun 2024-11-12 10:28:25 +0800
  • 0ed20f26ac
    chore(deps): bump actions/attest-build-provenance in the actions group (#5440) dependabot[bot] 2024-11-11 16:55:21 -0800
  • f63aa8451f
    Merge b77283dacf into 2e6d06d3f4 Ralf W. Grosse-Kunstleve 2024-11-11 15:42:00 -0800
  • c5733d6654 chore(deps): bump actions/attest-build-provenance in the actions group dependabot[bot] 2024-11-11 02:23:37 +0000
  • 7f94f24d64
    feat(typing): allow annotate methods with pos_only when only have the self argument (#5403) Xuehai Pan 2024-11-12 07:35:28 +0800
  • 6d98d4d8d4
    Add type hints for args and kwargs (#5357) gentlegiantJGC 2024-11-11 22:51:01 +0000
  • 609c4a3872 fix(test): run gc.collect() three times for refcount tests Xuehai Pan 2024-11-12 00:37:33 +0800
  • ebaf3c8a9b test: remove failed tests Xuehai Pan 2024-11-11 23:36:18 +0800
  • 601e499201 test: add docstring tests for generated dunder methods Xuehai Pan 2024-11-11 23:02:02 +0800
  • 6ba7104bce
    Added comment gentlegiantJGC 2024-11-11 10:04:40 +0000
  • 6e1162c3c9
    Merge branch 'pybind:master' into master Steve R. Sun 2024-11-11 09:08:41 +0800
  • 14f8425ce6
    THIS IS JUST A START: First attempt to combine information from PR #4953 and PR #5437 Ralf W. Grosse-Kunstleve 2024-11-10 15:27:14 -0800
  • 2e6d06d3f4
    Merge branch 'master' into sh_merge_master Ralf W. Grosse-Kunstleve 2024-11-10 12:45:42 -0800
  • 14ef500215
    Merge branch 'master' into method-pos-only-args Ralf W. Grosse-Kunstleve 2024-11-10 12:35:41 -0800
  • a90e2af88d
    Factor out pybind11/conduit/pybind11_platform_abi_id.h (#5375) Ralf W. Grosse-Kunstleve 2024-11-10 12:17:35 -0800
  • 34e808f699
    Add test_self_only_pos_only() in tests/test_methods_and_attributes Ralf W. Grosse-Kunstleve 2024-11-10 12:00:31 -0800
  • bbca3b46fc
    Move pybind11/compat to pybind11/conduit as suggested by @henryiii: Ralf W. Grosse-Kunstleve 2024-11-10 10:58:00 -0800
  • fdcd0eac3d
    Merge branch 'master' into compat_wrap_include_python_h Ralf W. Grosse-Kunstleve 2024-11-10 10:36:34 -0800
  • 31906ae876
    Merge branch 'master_before_4953' into compat_wrap_include_python_h Ralf W. Grosse-Kunstleve 2024-11-10 10:17:53 -0800
  • ec9c26817f
    Fix MSVC MT/MD incompatibility in PYBIND11_BUILD_ABI (#4953) Isuru Fernando 2024-11-10 09:24:29 -0800
  • fbfd127edb
    Merge e2aaca9a4d into 037310ea8a Wenzel Jakob 2024-11-11 00:29:11 +0900
  • e2aaca9a4d style: pre-commit fixes pre-commit-ci[bot] 2024-11-10 15:29:07 +0000
  • 7a10c4adb2 Build platform ABI tag improvements Wenzel Jakob 2024-11-11 00:08:40 +0900
  • 7bf18159bd
    Merge 8ccca8d333 into 037310ea8a Nikul Patel 2024-11-10 21:40:40 +0800
  • f51765da88
    Merge 0bd3574440 into 037310ea8a cyyever 2024-11-10 21:40:40 +0800
  • 5366b051d7 style: fix nit suggestions Xuehai Pan 2024-11-10 14:01:42 +0800
  • db143e3680
    Merge branch 'pybind:master' into master Steve R. Sun 2024-11-09 18:23:31 +0800
  • 09a4992f18 docs: add more comments to improve readability Xuehai Pan 2024-11-09 17:29:02 +0800
  • 540630c25c
    Merge branch 'master' into method-pos-only-args Xuehai Pan 2024-11-08 21:43:48 +0800
  • d68102052e
    Merge 891b0a12b4 into 037310ea8a Alecto Irene Perez 2024-11-08 15:11:04 +0900
  • 037310ea8a
    Use std::unique_ptr in pybind11_getbuffer (#5435) Elliott Sales de Andrade 2024-11-08 00:58:24 -0500
  • eb1144a6d6
    Merge branch 'pybind:master' into master Steve R. Sun 2024-11-08 09:37:32 +0800
  • ef01e17682 Move final assignment later Elliott Sales de Andrade 2024-11-07 19:32:44 -0500
  • 85209ea0ce
    clang-format auto-fix (consequence of master PR #5432). Ralf W. Grosse-Kunstleve 2024-11-07 10:05:12 -0800
  • be55c559f2
    Merge c230777e92 into ce2f005594 Francis Williams 2024-11-07 12:41:15 -0500
  • dca5623226
    Merge branch 'master' into sh_merge_master Ralf W. Grosse-Kunstleve 2024-11-07 09:35:12 -0800
  • 48196066d8
    Merge branch 'master' into incompat Ralf W. Grosse-Kunstleve 2024-11-07 09:34:24 -0800
  • ce2f005594
    Fixed data race in all_type_info in free-threading mode (#5419) vfdev 2024-11-07 18:32:09 +0100
  • 160f9272b2
    Merge 3cd11315da into f46f5be4fa Stu Hood 2024-11-07 22:52:03 +0800
  • 009e438b09
    Merge branch 'pybind:master' into master Steve R. Sun 2024-11-07 09:40:50 +0800
  • 7fcf820258 Use std::unique_ptr in pybind11_getbuffer Elliott Sales de Andrade 2024-11-06 19:01:20 -0500
  • 823a77b14b
    Merge branch 'master' into incompat Ralf W. Grosse-Kunstleve 2024-11-06 11:24:22 -0800
  • f46f5be4fa
    Fix incorrect link syntax in upgrade guide (#5434) Tim Stumbaugh 2024-11-06 12:21:33 -0700
  • 5c07feef2f
    chore(deps): update pre-commit hooks (#5432) pre-commit-ci[bot] 2024-11-06 11:19:25 -0800
  • 1b38cc8b6d
    Merge d57ed515a8 into bc041de0db Ralf W. Grosse-Kunstleve 2024-11-06 13:37:15 -0500
  • 52dc854831 Fix incorrect link syntax in upgrade guide Tim Stumbaugh 2024-11-06 11:07:32 -0700
  • e500447345
    Merge branch 'master' into fix-all_type_info_populate-free-threading vfdev 2024-11-06 14:13:53 +0100
  • 22723d0309 Addressed PR comments vfdev-5 2024-11-06 13:49:54 +0100
  • 6cd89e1026
    Merge branch 'pybind:master' into master Steve R. Sun 2024-11-06 09:24:51 +0800
  • 3b35ce475f
    Merge branch 'master' into sh_merge_master Ralf W. Grosse-Kunstleve 2024-11-05 10:20:12 -0800
  • fa75ca0e95
    Merge branch 'master' into incompat Ralf W. Grosse-Kunstleve 2024-11-05 10:16:52 -0800
  • bc041de0db
    Fix buffer protocol implementation (#5407) Elliott Sales de Andrade 2024-11-05 13:14:24 -0500
  • 63d6fd21f4 Also check PyBUF_FORMAT results Elliott Sales de Andrade 2024-11-04 23:18:56 -0500
  • 83f6ec57bc Test buffer protocol against NumPy Elliott Sales de Andrade 2024-11-04 23:09:09 -0500
  • ea8c424335 Handle review comments Elliott Sales de Andrade 2024-11-04 22:57:52 -0500
  • d9e6ef24ae style: pre-commit fixes pre-commit-ci[bot] 2024-11-04 23:54:09 +0000
  • 12f0b85135
    chore(deps): update pre-commit hooks pre-commit-ci[bot] 2024-11-04 23:53:36 +0000
  • a6d79f5736
    Merge 5f815052b0 into 75e48c5f95 Megh Parikh 2024-11-04 12:44:58 -0500
  • 27076af4fe
    Merge 3602e5eb52 into 75e48c5f95 yeganer 2024-11-04 12:07:29 +0000
  • 68dfe28bbe
    Merge branch 'master' into fix-all_type_info_populate-free-threading vfdev 2024-11-04 11:43:59 +0100
  • e03450b6d4 Fix another clang-tidy warning Maarten Baert 2024-11-03 22:18:47 +0100