13 Commits (c4a05f934478f4e177665eee8e095af16e6d1af3)

Author SHA1 Message Date
Michael Šimáček c4a05f9344
Add support for GraalPy (#5380) 9 months ago
Ralf W. Grosse-Kunstleve f1a2e03d19
feat: remove Python 3.6 support (#5177) 1 year 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
Eric Cousineau b6ec0e950c
functions: Add doc on incorrect argument index (#2979) 4 years ago
Henry Schreiner c50f90eca6
style: use Black everywhere (#2594) 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
Dean Moldovan 7939f4b3fe Fix application of keep_alive policy to constructors (regression) 8 years ago
Jason Rhinelander 391c75447d Update all remaining tests to new test styles 8 years ago
Jason Rhinelander 353615f77e Make `init_holder` do registration, and rename to `init_instance` 8 years ago
Bruce Merry 9d698f7fcc Hold strong references to keep_alive patients 8 years ago
Dean Moldovan 1ac19036d6 Add a scope guard call policy 8 years ago
Wenzel Jakob 1d1f81b278 WIP: PyPy support (#527) 9 years ago
Dean Moldovan bad1740213 Add checks to maintain a consistent Python code style and prevent bugs (#515) 9 years ago
Dean Moldovan a0c1ccf0a9 Port tests to pytest 9 years ago