pyo3/src
David Hewitt 199261f436
Merge pull request #3197 from mhils/ipaddr
Add `IpAddr` <-> `ipaddress.IPv(4/6)Address` conversion
2023-06-12 04:00:43 +00:00
..
conversions Merge pull request #3197 from mhils/ipaddr 2023-06-12 04:00:43 +00:00
err remove copyright headers from source files 2023-06-03 22:38:54 +01:00
ffi
impl_ Merge #3209 2023-06-05 14:09:05 +00:00
inspect
pycell
pyclass
test_hygiene Bump Rust edition to 2021 and make current Clippy happy. 2023-06-07 21:15:38 +02:00
types fix clippy warnings uncovered by msrv bump 2023-06-05 07:08:27 +01:00
buffer.rs
callback.rs remove copyright headers from source files 2023-06-03 22:38:54 +01:00
conversion.rs fix clippy warnings uncovered by msrv bump 2023-06-05 07:08:27 +01:00
derive_utils.rs remove copyright headers from source files 2023-06-03 22:38:54 +01:00
exceptions.rs remove copyright headers from source files 2023-06-03 22:38:54 +01:00
gil.rs ci: pool can be dirty from other threads 2023-06-11 21:52:23 +01:00
impl_.rs
instance.rs remove copyright headers from source files 2023-06-03 22:38:54 +01:00
internal_tricks.rs
lib.rs Bump Rust edition to 2021 and make current Clippy happy. 2023-06-07 21:15:38 +02:00
macros.rs
marker.rs fix clippy warnings uncovered by msrv bump 2023-06-05 07:08:27 +01:00
marshal.rs
panic.rs
prelude.rs remove copyright headers from source files 2023-06-03 22:38:54 +01:00
pycell.rs Bump Rust edition to 2021 and make current Clippy happy. 2023-06-07 21:15:38 +02:00
pyclass.rs
pyclass_init.rs
sync.rs Add IpAddr <-> ipaddress.IPv(4/6)Address conversion 2023-06-08 13:17:45 +02:00
type_object.rs remove copyright headers from source files 2023-06-03 22:38:54 +01:00
version.rs