pyo3/tests
David Hewitt d0f5b6af46
ci: updates for Rust 1.77 (#3978)
* ci: updates for Rust 1.77

* move `SendablePtr` inside of test which uses it
2024-03-22 20:43:23 +00:00
..
ui ci: updates for Rust 1.77 (#3978) 2024-03-22 20:43:23 +00:00
test_anyhow.rs
test_append_to_inittab.rs
test_arithmetics.rs deprecate optional GIL Ref in function argument (#3975) 2024-03-21 07:24:40 +00:00
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_coroutine.rs
test_datetime.rs
test_datetime_import.rs
test_declarative_module.rs
test_default_impls.rs
test_dict_iter.rs
test_enum.rs
test_exceptions.rs
test_field_cfg.rs
test_frompyobject.rs
test_gc.rs ci: updates for Rust 1.77 (#3978) 2024-03-22 20:43:23 +00:00
test_getter_setter.rs
test_inheritance.rs deprecate GIL refs in function argument (#3847) 2024-03-20 22:35:08 +00:00
test_macro_docs.rs
test_macros.rs
test_mapping.rs deprecate optional GIL Ref in function argument (#3975) 2024-03-21 07:24:40 +00:00
test_methods.rs deprecate optional GIL Ref in function argument (#3975) 2024-03-21 07:24:40 +00:00
test_module.rs
test_multiple_pymethods.rs
test_no_imports.rs deprecate GIL refs in function argument (#3847) 2024-03-20 22:35:08 +00:00
test_proto_methods.rs deprecate GIL refs in function argument (#3847) 2024-03-20 22:35:08 +00:00
test_pyfunction.rs deprecate GIL refs in function argument (#3847) 2024-03-20 22:35:08 +00:00
test_pyself.rs
test_sequence.rs deprecate optional GIL Ref in function argument (#3975) 2024-03-21 07:24:40 +00:00
test_serde.rs
test_static_slots.rs
test_string.rs
test_super.rs
test_text_signature.rs deprecate GIL refs in function argument (#3847) 2024-03-20 22:35:08 +00:00
test_unsendable_dict.rs
test_variable_arguments.rs deprecate GIL refs in function argument (#3847) 2024-03-20 22:35:08 +00:00
test_various.rs
test_wrap_pyfunction_deduction.rs