pybind11/docs
Mana Borwornpadungkitti 6edd0e6d90
fix: Reject keyword argument None with .none(false) (#2611)
* 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>
2020-10-20 23:57:22 +02:00
..
_static documentation improvements 2016-04-26 23:48:55 +02:00
advanced style: ssize_t -> py::ssize_t 2020-10-15 17:38:49 -04:00
cmake fix: find_import didn't work properly for classic tools (#2550) 2020-10-05 15:31:00 -04:00
basics.rst refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
benchmark.py style: use Black everywhere (#2594) 2020-10-16 16:38:13 -04:00
benchmark.rst ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
changelog.rst fix: Reject keyword argument None with .none(false) (#2611) 2020-10-20 23:57:22 +02:00
classes.rst Avoid C-style casts for pointers in docs (#2487) 2020-09-14 20:07:29 +02:00
compiling.rst fix: ipo should be off for debug or relwithdebinfo (#2590) 2020-10-14 13:43:31 -04:00
conf.py fix: chapters in PDF again (#2606) 2020-10-18 14:31:28 -04:00
Doxyfile feat: deprecate public constructors of module_ class (#2552) 2020-10-09 10:46:11 -04:00
faq.rst docs: known issues (#2565) 2020-10-09 11:19:13 -04:00
index.rst fix: chapters in PDF again (#2606) 2020-10-18 14:31:28 -04:00
installing.rst docs: installing section (#2494) 2020-09-16 20:00:19 -04:00
limitations.rst docs: update for PyPy win 32 issue 2020-10-15 17:38:49 -04:00
Makefile took a stab at some documentation 2015-10-13 03:16:44 +02:00
pybind11_vs_boost_python1.png documentation improvements 2016-04-28 15:32:07 +02:00
pybind11_vs_boost_python1.svg Much more efficient generation of function signatures, updated docs 2016-01-17 22:31:15 +01:00
pybind11_vs_boost_python2.png documentation improvements 2016-04-28 15:32:07 +02:00
pybind11_vs_boost_python2.svg Much more efficient generation of function signatures, updated docs 2016-01-17 22:31:15 +01:00
pybind11-logo.png Very minor documentation fixes, updated logo 2016-01-17 22:31:15 +01:00
reference.rst fix: rename pybind11::module to pybind11::module_ (#2489) 2020-09-16 17:15:42 -04:00
release.rst chore: bump to 2.6.0rc3 2020-10-16 17:34:53 -04:00
requirements.txt fix: find_import didn't work properly for classic tools (#2550) 2020-10-05 15:31:00 -04:00
upgrade.rst feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00