err
|
add gil-refs feature to aid migration
|
2023-12-29 14:42:31 +00:00 |
impl_
|
allow dead_code in IPowModulo
|
2024-01-12 15:55:21 +00:00 |
tests
|
fix some nightly lints 2024-01-12
|
2024-01-12 13:34:17 +00:00 |
types
|
add call_bound and call_method_bound
|
2024-01-03 13:24:14 +00:00 |
conversion.rs
|
add new PyTuple constructors
|
2023-12-30 21:37:46 +00:00 |
coroutine.rs
|
introduce PyIterator::from_bound_object
|
2024-01-02 14:11:26 +00:00 |
ffi_ptr_ext.rs
|
implement iterator for Bound iterator
|
2023-12-24 19:52:36 +00:00 |
instance.rs
|
add call_bound and call_method_bound
|
2024-01-03 13:24:14 +00:00 |
lib.rs
|
export Bound and Borrowed from lib.rs
|
2023-12-24 19:35:50 +00:00 |
prelude.rs
|
implement PyTupleMethods
|
2023-12-30 21:37:46 +00:00 |
py_result_ext.rs
|
implement PyModuleMethods
|
2023-12-29 21:46:46 +00:00 |
type_object.rs
|
deprecate PyTryFrom and PyTryInto
|
2023-12-20 11:28:24 +00:00 |