pyo3/src
David Hewitt 88cd9152b2 pypy: support 7.3.8 2022-03-08 21:09:16 +00:00
..
class misc: tidy ups pre 0.16 2022-02-27 10:02:28 +00:00
conversions clippy: enable some more lints 2022-03-03 07:23:28 +00:00
err Py/PyAny: remove PartialEq impl and add is() (#2183) 2022-02-25 19:39:45 +00:00
ffi pypy: support 7.3.8 2022-03-08 21:09:16 +00:00
impl_ pypy: support 7.3.8 2022-03-08 21:09:16 +00:00
test_hygiene clippy: enable some more lints 2022-03-03 07:23:28 +00:00
types Py/PyAny: remove PartialEq impl and add is() (#2183) 2022-02-25 19:39:45 +00:00
buffer.rs Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
callback.rs Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
conversion.rs Py/PyAny: remove PartialEq impl and add is() (#2183) 2022-02-25 19:39:45 +00:00
derive_utils.rs pyfunction: allow wrap_pyfunction to work on imports (even cross-crate) 2022-01-07 08:43:05 +00:00
exceptions.rs Merge branch 'PyO3:main' into exception_docstring 2021-12-14 17:13:24 +01:00
gil.rs Make gil tests not racy (#2190) 2022-03-03 12:33:21 +01:00
impl_.rs pyfunction: allow wrap_pyfunction to work on imports (even cross-crate) 2022-01-07 08:43:05 +00:00
instance.rs Py/PyAny: remove PartialEq impl and add is() (#2183) 2022-02-25 19:39:45 +00:00
internal_tricks.rs cleanup: always enable #[track_caller] 2022-01-16 19:16:36 +00:00
lib.rs guide: tidy up doctests 2022-03-04 22:50:12 +00:00
macros.rs Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
marker.rs Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
marshal.rs Remove doc_cfg attributes 2021-10-17 15:47:09 +02:00
once_cell.rs Remove useless allow(lint)'s 2022-01-21 01:08:36 +01:00
panic.rs opt: improve handle_panic generated code 2021-12-24 00:17:04 +00:00
prelude.rs Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
pycell.rs Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
pyclass.rs Add some underscores 2022-02-25 07:28:22 +00:00
pyclass_init.rs Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
type_object.rs Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
version.rs Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00