.. |
class
|
docs: deny warnings in ci
|
2021-03-04 19:41:11 +00:00 |
conversions
|
Implement conversions for Path/PathBuf
|
2021-02-13 20:22:16 +00:00 |
err
|
Restore compatibility with Rust 1.41.
|
2021-02-11 10:14:25 +01:00 |
ffi
|
Remove PyIter_Check, PyIndex_Check under abi3 for Python < 3.8
|
2021-02-28 13:25:22 +08:00 |
types
|
Merge pull request #1458 from davidhewitt/simplify-ci
|
2021-03-04 19:37:53 +00:00 |
buffer.rs
|
Restore compatibility with Rust 1.41.
|
2021-02-11 10:14:25 +01:00 |
callback.rs
|
Use a where clause
|
2021-03-01 20:31:00 +01:00 |
conversion.rs
|
Update doc links based on review
|
2021-01-16 22:11:11 +08:00 |
derive_utils.rs
|
docs: deny warnings in ci
|
2021-03-04 19:41:11 +00:00 |
exceptions.rs
|
0.14: deprecations
|
2021-02-13 20:03:39 +00:00 |
freelist.rs
|
Restore compatibility with Rust 1.41.
|
2021-02-11 10:14:25 +01:00 |
gil.rs
|
auto-initialize: remove from default features
|
2021-02-22 22:34:34 +00:00 |
instance.rs
|
0.14: deprecations
|
2021-02-13 20:03:39 +00:00 |
internal_tricks.rs
|
Make exceptions proper native types.
|
2020-07-18 01:57:39 +01:00 |
lib.rs
|
pyclass-impl: merge implementation traits
|
2021-02-18 08:19:07 +00:00 |
marshal.rs
|
Improved documentation
|
2020-10-11 15:18:05 -04:00 |
once_cell.rs
|
Re-enable recursive class attributes
|
2020-06-23 22:40:29 +02:00 |
panic.rs
|
Rename exceptions to PyException etc; reintroduce deprecated ones
|
2020-07-18 06:02:57 +01:00 |
prelude.rs
|
macros: rename crates for consistency
|
2020-12-20 06:39:28 +00:00 |
pycell.rs
|
pyclass-impl: merge implementation traits
|
2021-02-18 08:19:07 +00:00 |
pyclass.rs
|
pycfunction: take &'static str arguments to new
|
2021-02-27 09:33:15 +00:00 |
pyclass_init.rs
|
Remove `unsafe` for some safe functions
|
2021-01-26 17:52:26 +08:00 |
pyclass_slots.rs
|
Remove `unsafe` for some safe functions
|
2021-01-26 17:52:26 +08:00 |
python.rs
|
0.14: deprecations
|
2021-02-13 20:03:39 +00:00 |
serde.rs
|
implement Serialize, Deserialize for Py<T>
|
2021-01-11 22:19:10 +00:00 |
type_object.rs
|
pyclass-impl: merge implementation traits
|
2021-02-18 08:19:07 +00:00 |