pyo3/pyo3-macros-backend
Georg Brandl f6e4399f26 pyfunction: use METH_NOARGS for no-argument functions
As suggested in #1607.

If I ran the benchmarks correctly, this shaves only about 5ns from
the noargs case.  But since it's relatively easy to do...
2021-05-17 07:53:24 +02:00
..
src pyfunction: use METH_NOARGS for no-argument functions 2021-05-17 07:53:24 +02:00
Cargo.toml release: 0.13.2 2021-02-12 21:34:29 +00:00
LICENSE macros: rename crates for consistency 2020-12-20 06:39:28 +00:00