pyo3/newsfragments/3491.fixed.md
David Hewitt a1d333a563 emit compile errors on macros inside #[pymethods]
Co-authored-by: Bruno Kolenbrander <59372212+mejrs@users.noreply.github.com>
2023-10-02 22:15:29 +01:00

88 B

Emit compile errors instead of ignoring macro invocations inside #[pymethods] blocks.