pyo3/pyo3-macros-backend
bors[bot] 08423557d4
Merge #2739
2739: error when `#[pyo3(signature = ())]` used on invalid methods r=davidhewitt a=davidhewitt

A follow-up to #2702 to reject some invalid applications of `#[pyo3(signature = (...))]` attribute, specifically on magic methods and getters / setters / class attributes.

Co-authored-by: David Hewitt <1939362+davidhewitt@users.noreply.github.com>
2022-11-22 19:41:27 +00:00
..
src Merge #2739 2022-11-22 19:41:27 +00:00
Cargo.toml release: 0.17.3 2022-11-01 20:47:46 +00:00
LICENSE macros: rename crates for consistency 2020-12-20 06:39:28 +00:00