pyo3/pyo3-macros-backend
Georg Brandl bd6788b2fa Argument parsing: optimize the f(*args, **kwds) case.
Use the VARARGS calling convention and just pass through the two objects.
2021-06-06 07:48:38 +02:00
..
src Argument parsing: optimize the f(*args, **kwds) case. 2021-06-06 07:48:38 +02:00
Cargo.toml pyo3-build-config: docs wip 2021-05-21 08:34:51 +01:00
LICENSE macros: rename crates for consistency 2020-12-20 06:39:28 +00:00
build.rs pyo3-build-config: new crate to re-use build.rs across crates 2021-05-20 09:03:33 +01:00