pybind11/pybind11
Markus Bauer d893f9723a
fix: escape paths with spaces in pybind11-config (#4874)
* fix: Escape paths with spaces in include list from --includes

* fix: --includes should not use shlex on Windows platforms

* Apply suggestions from code review

* fix: use custom impl

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* Support trailing backslashes

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Markus Bauer <markus.bauer@cispa.saarland>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2024-08-14 17:25:37 -04:00
..
__init__.py feat: remove Python 3.7 support (#5191) 2024-07-30 09:18:35 -07:00
__main__.py fix: escape paths with spaces in pybind11-config (#4874) 2024-08-14 17:25:37 -04:00
_version.py chore: back to work 2024-06-26 00:42:54 -04:00
commands.py feat: remove Python 3.6 support (#5177) 2024-06-22 00:55:00 -04:00
py.typed feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00
setup_helpers.py feat: remove Python 3.7 support (#5191) 2024-07-30 09:18:35 -07:00