pyo3/guide
Icxolu ee89b2e8e2
deprecate `wrap_pyfunction` with `py` argument (#3954)
* deprecate `wrap_pyfunction` with `py` argument

The Python token in `wrap_pyfunction` is not handled automatically by
`WrapPyFunctionArg`, for backwards compatibility. This uses deref
specialization to deprecate this variant.

* merge `Extractor`s

* add deprecation ui test, revert closure variant due to test failure

* fix nightly
2024-03-12 22:57:03 +00:00
..
src deprecate `wrap_pyfunction` with `py` argument (#3954) 2024-03-12 22:57:03 +00:00
book.toml docs: use `lychee` to check link URLs (#3941) 2024-03-08 14:10:47 +00:00
pyclass-parameters.md docs: use kebab-case instead of snake_case for guide URLs (#3942) 2024-03-09 20:10:58 +00:00
pyo3_version.py release: 0.17.2 2022-10-04 08:13:53 +01:00