15 Commits (undefined-macos)

Author SHA1 Message Date
Henry Schreiner 3efe9d4cb5
chore: update to black 23 (#4482) 2 years ago
Ralf W. Grosse-Kunstleve 6493f496e3
Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 3 years ago
Aaron Gokaslan 9df2f1ff13
maint(precommit): Apply isort (#3195) 4 years ago
Ralf W. Grosse-Kunstleve cecdfadc58
minor cleanup: fixing or silencing flake8 errors (#2731) 5 years ago
Henry Schreiner c50f90eca6
style: use Black everywhere (#2594) 5 years ago
Yannick Jadoul c72708a746
Moving tp_class access, and consistent fully-qualified naming for PyPy, to detail::get_tp_name (#2520) 5 years ago
Henry Schreiner 4d9024ec71
tests: cleanup and ci hardening (#2397) 5 years ago
Henry Schreiner d8c7ee00a6
ci: GHA basic format & pre-commit (#2309) 5 years ago
Isuru Fernando 0d70f0e18e
PyPy3 support (#2146) 5 years ago
Wenzel Jakob 9fd4712121 fix test suite (pytest changes in ExceptionInfo class) 6 years ago
Dean Moldovan 7b1de1e551 Fix nullptr dereference when loading an external-only module_local type 8 years ago
Jason Rhinelander 5e14aa6aa7 Allow module-local classes to be loaded externally 8 years ago
Dean Moldovan 8d3cedbe2b Add test for mixing STL casters and local binders across modules 8 years ago
Jason Rhinelander 4b159230d9 Made module_local types take precedence over global types 8 years ago
Jason Rhinelander 7437c69500 Add py::module_local() attribute for module-local type bindings 8 years ago