pybind11/tools
Henry Schreiner e7e2c79f3f
fix: improve support for Python 3.11-dev (#3368)
* ci: support Python 3.11-dev

Also update 3.10 to final, better PyPy usage

* fix: use PyFrame_GetCode on Python 3.9+

* ci: some bitiness of pypy not supported on win

* chore: update CMake support to 3.22rc1 to quiet warning

* fix: use dev version of py to fix Py 3.11

* tests: print proper Eigen version

* ci: include pypy2, not sure why

* ci: avoid running on Python 3.11 for now

* ci: fix runs

* ci: simpler PyPy usage, drop unmaintained scipy + pypy index

* ci: only binary numpy, wait on pypy 3.8

* refactor: address review
2021-10-26 14:50:34 -04:00
..
check-style.sh Add shellcheck style checking (#3114) 2021-07-14 16:52:13 -04:00
cmake_uninstall.cmake.in format: include .in files 2020-08-06 11:54:41 -04:00
FindCatch.cmake feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
FindEigen3.cmake style: avoid using unintialized variables (#2806) 2021-01-19 18:48:22 -05:00
FindPythonLibsNew.cmake style: avoid using unintialized variables (#2806) 2021-01-19 18:48:22 -05:00
libsize.py maint(precommit): Apply isort (#3195) 2021-08-13 12:37:05 -04:00
make_changelog.py maint(precommit): Apply isort (#3195) 2021-08-13 12:37:05 -04:00
pybind11Common.cmake fix: Mingw64 corrected and add a CI job to test it (#3132) 2021-07-30 13:48:41 -04:00
pybind11Config.cmake.in Improved workaround for Centos 8 failure (follow-on to PR #3030). (#3193) 2021-08-12 13:21:49 -07:00
pybind11NewTools.cmake fix(cmake): reduce chance for variable collision (#3302) 2021-09-24 17:47:03 -04:00
pybind11Tools.cmake fix: improve support for Python 3.11-dev (#3368) 2021-10-26 14:50:34 -04:00
pyproject.toml ci: releases (#2530) 2020-09-30 15:48:08 -04:00
setup_global.py.in Splitting out pybind11/stl/filesystem.h. (#3077) 2021-07-08 09:02:48 -07:00
setup_main.py.in feat(package): support pipx run (#3117) 2021-07-15 15:01:29 -04:00