- 19 Oct, 2021 1 commit
-
-
Henry Schreiner authored
* fix: deprecate make_simple_namespace, fix Python 3.11 * docs: update links
-
- 08 Oct, 2021 2 commits
-
-
Aaron Gokaslan authored
* Add additional pygrep pre-commit hooks * Remove useless noqas with hook * Fix all single rst backticks * Simplify mypy pre-commit hook with upstream fixes * Add back missing comment * Add one last pygrep hook
-
Bruce Merry authored
[skipci]
-
- 04 Oct, 2021 2 commits
-
-
Henry Schreiner authored
-
Henry Schreiner authored
-
- 25 Sep, 2021 1 commit
-
-
Henry Schreiner authored
-
- 22 Sep, 2021 1 commit
-
-
Aaron Gokaslan authored
* Apply blacken-docs and fix language-hints * Add blacken-docs pre-commit hook * Add pycln pre-commit hook * Enable a few builtin hooks * Black no longer ignores pyi files
-
- 17 Sep, 2021 1 commit
-
-
Henry Schreiner authored
-
- 03 Aug, 2021 1 commit
-
-
Henry Schreiner authored
* chore: changelog update * Update docs/changelog.rst
-
- 17 Jul, 2021 1 commit
-
-
Henry Schreiner authored
-
- 16 Jul, 2021 2 commits
-
-
Henry Schreiner authored
-
Henry Schreiner authored
-
- 14 Jul, 2021 1 commit
-
-
Henry Schreiner authored
* style: disallow PyTest (should be pytest) * style: cleanup spell checking a bit * style: add a few items to the .gitignore
-
- 13 Jul, 2021 1 commit
-
-
Henry Schreiner authored
* docs: update changelog * docs: add one more and merge tidy
-
- 04 Jul, 2021 1 commit
-
-
luzpaz authored
Found via `codespell -q 3 -L nd,ot,thist`
-
- 29 Jan, 2021 1 commit
-
-
Ralf W. Grosse-Kunstleve authored
* Changing pybind11::str to exclusively hold PyUnicodeObject
-
- 27 Jan, 2021 2 commits
-
-
Henry Fredrick Schreiner authored
-
Henry Schreiner authored
-
- 25 Jan, 2021 1 commit
-
-
Henry Schreiner authored
* docs: prepare for 2.6.2 * chore: pre-commit autoupdate
-
- 21 Jan, 2021 1 commit
-
-
Henry Schreiner authored
-
- 29 Dec, 2020 1 commit
-
-
Henry Schreiner authored
-
- 22 Dec, 2020 2 commits
-
-
Henry Schreiner authored
-
Henry Schreiner authored
-
- 12 Nov, 2020 2 commits
-
-
Henry Schreiner authored
-
Henry Schreiner authored
-
- 11 Nov, 2020 1 commit
-
-
Henry Schreiner authored
-
- 21 Oct, 2020 2 commits
-
-
Wenzel Jakob authored
-
Wenzel Jakob authored
-
- 20 Oct, 2020 1 commit
-
-
Mana Borwornpadungkitti authored
* demo kwarg with none(false) * Reorder and extend tests for arg::none(false) in test_methods_and_attributes.py::test_accepts_none * Fix arg::none() for keyword arguments * Add changelog note * Fix names of no_none_kw test functions Co-authored-by:Yannick Jadoul <yannick.jadoul@belgacom.net>
-
- 15 Oct, 2020 1 commit
-
-
Henry Schreiner authored
-
- 14 Oct, 2020 1 commit
-
-
Henry Schreiner authored
* feat: basic typing support * docs: mention syncing as suggested by @rwgk * docs: update changelog * docs: copy of warning in limitations
-
- 13 Oct, 2020 1 commit
-
-
Henry Schreiner authored
* docs: some final 2.6.0 updates * docs: better warning text
-
- 12 Oct, 2020 1 commit
-
-
Henry Schreiner authored
* fix: Intel 18+ fully supported * fix: Intel compiler workaround no longer needed Followup on #94 now that Intel 18+ is required.
-
- 09 Oct, 2020 1 commit
-
-
Henry Schreiner authored
* docs: FAQ CMake updates * docs: limitations * ci: don't over label * docs: update CHANGELOG, add a bit more structure * ci: label PRs with more labels, and sooner * docs: updates from @rwgk * docs: address @YannickJadoul's points
-
- 08 Oct, 2020 1 commit
-
-
Henry Schreiner authored
* docs: minor cleanup * ci: fix add-path command * docs: add example of use in-place * Update .github/workflows/ci.yml
-
- 06 Oct, 2020 2 commits
-
-
Henry Schreiner authored
* fix: PYBIND11_OBJECT could only be used inside the pybind11 namespace (regression) * docs: add changelog for conversion protection change * ci: update to Python 3.9
-
Henry Schreiner authored
* feat: add a priority overload with py::prepend * doc: fix wording as suggested by rwgk * feat: add get_pointer * refactor: is_prepended -> prepend (internal) * docs: suggestion from @wjakob * tests: add test covering get_pointer/set_pointer
-
- 03 Oct, 2020 3 commits
-
-
Henry Schreiner authored
* WIP: module -> module_ without typedef * refactor: allow py::module to work again
-
Henry Schreiner authored
-
Henry Schreiner authored
* feat: import check as a common function * docs: add cmake to docs
-