15 Commits (c4a05f934478f4e177665eee8e095af16e6d1af3)

Author SHA1 Message Date
Michael Šimáček c4a05f9344
Add support for GraalPy (#5380) 9 months ago
Henry Schreiner a582ca8a8e
tests: run on pyodide (#4745) 12 months ago
Ralf W. Grosse-Kunstleve f1a2e03d19
feat: remove Python 3.6 support (#5177) 1 year ago
pre-commit-ci[bot] f33f6afb66
chore(deps): update pre-commit hooks (#5084) 1 year ago
pre-commit-ci[bot] 5e946c2fa5
chore(deps): update pre-commit hooks (#4605) 2 years ago
Henry Schreiner 438034c5b8
chore: move to Ruff and add rules (#4483) 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
Pieter P 0c93a0f3fc
Fix Unicode support for ostream redirects (#2982) 4 years ago
nickbridgechess 2fa4747cd4
pythonbuf fix (#2675) 5 years ago
Henry Schreiner c50f90eca6
style: use Black everywhere (#2594) 5 years ago
Henry Schreiner d8c7ee00a6
ci: GHA basic format & pre-commit (#2309) 5 years ago
Wenzel Jakob e0f3a766e9
Fixed flake8 error in test_iostream.py 7 years ago
Justin Bassett 2cbafb057f fix detail::pythonbuf::overflow()'s return value to return not_eof(c) (#1479) 7 years ago
Henry Schreiner 8b40505575 Utility for redirecting C++ streams to Python (#1009) 8 years ago