pyo3/pytests/tests
David Hewitt ec6d587218
support Bound for classmethod and pass_module (#3831)
* support `Bound` for `classmethod` and `pass_module`

* `from_ref_to_ptr` -> `ref_from_ptr`

* add detailed docs to `ref_from_ptr`
2024-02-16 00:36:11 +00:00
..
test_awaitable.py
test_buf_and_str.py
test_comparisons.py
test_datetime.py ci: switch from black to ruff 2023-10-26 21:04:49 +01:00
test_dict_iter.py
test_enums.py feat: support pyclass on complex enums 2024-01-18 22:04:42 +09:00
test_enums_match.py feat: support pyclass on complex enums 2024-01-18 22:04:42 +09:00
test_misc.py ci: don't test gevent on pypy (#3830) 2024-02-13 00:14:55 +00:00
test_objstore.py ci: switch from black to ruff 2023-10-26 21:04:49 +01:00
test_othermod.py
test_path.py
test_pyclasses.py support Bound for classmethod and pass_module (#3831) 2024-02-16 00:36:11 +00:00
test_pyfunctions.py
test_sequence.py
test_subclassing.py ci: switch from black to ruff 2023-10-26 21:04:49 +01:00