08423557d4
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> |
||
---|---|---|
.. | ||
not_msrv | ||
ui | ||
common.rs | ||
test_anyhow.rs | ||
test_append_to_inittab.rs | ||
test_arithmetics.rs | ||
test_buffer.rs | ||
test_buffer_protocol.rs | ||
test_bytes.rs | ||
test_class_attributes.rs | ||
test_class_basics.rs | ||
test_class_conversion.rs | ||
test_class_new.rs | ||
test_compile_error.rs | ||
test_datetime.rs | ||
test_default_impls.rs | ||
test_dict_iter.rs | ||
test_enum.rs | ||
test_exceptions.rs | ||
test_frompyobject.rs | ||
test_gc.rs | ||
test_getter_setter.rs | ||
test_inheritance.rs | ||
test_macros.rs | ||
test_mapping.rs | ||
test_methods.rs | ||
test_module.rs | ||
test_multiple_pymethods.rs | ||
test_not_msrv.rs | ||
test_pep_587.rs | ||
test_proto_methods.rs | ||
test_pyfunction.rs | ||
test_pyself.rs | ||
test_sequence.rs | ||
test_serde.rs | ||
test_string.rs | ||
test_super.rs | ||
test_text_signature.rs | ||
test_unsendable_dict.rs | ||
test_variable_arguments.rs | ||
test_variable_arguments_deprecated.rs | ||
test_various.rs | ||
test_wrap_pyfunction_deduction.rs |