pybind11/pybind11
Antony Lee 6b4297fd2f
fix: don't trigger -Wunused-parameter in flagcheck.cpp. (#2735)
... by leaving the unused parameters anonymous.

(This can be checked e.g. by compiling python_example with -Wall
-Wextra.)
2020-12-21 22:17:10 -05:00
..
__init__.py feat: setup.py redesign and helpers (#2433) 2020-09-16 17:13:41 -04:00
__main__.py feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00
_version.py docs: back to work after 2.6.1 2020-11-11 19:27:41 -05:00
_version.pyi feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00
commands.py feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00
py.typed feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00
setup_helpers.py fix: don't trigger -Wunused-parameter in flagcheck.cpp. (#2735) 2020-12-21 22:17:10 -05:00
setup_helpers.pyi feat: way to only recompile changed files (#2643) 2020-11-11 11:45:28 -05:00