pyo3/newsfragments
Lily Foote 009cd32a44
Add into_mapping and into_sequence methods to Bound types (#3982)
* Add Bound<'py, PyDict>.into_mapping method

* Add Bound<'py, PyTuple>.into_sequence method

* Add Bound<'py, PyList>.into_sequence method

* Add newsfragment

* Add tests for into_mapping and into_sequence
2024-03-23 01:13:24 +00:00
..
.gitignore use towncrier to generate CHANGELOG 2022-09-08 07:58:53 +01:00
3947.changed.md deprecate `GILPool` (#3947) 2024-03-15 10:25:27 +00:00
3963.added.md exposes `Borrowed::to_owned` as public API (#3963) 2024-03-17 09:17:09 +00:00
3971.added.md handle clippy `new_without_default` warnings (#3971) 2024-03-19 21:41:27 +00:00
3982.added.md Add into_mapping and into_sequence methods to Bound types (#3982) 2024-03-23 01:13:24 +00:00