pyo3/newsfragments/3111.changed.md

2 lines
158 B
Markdown
Raw Normal View History

Rename `PySequence::list` and `PySequence::tuple` to `PySequence::to_list` and `PySequence::to_tuple`. (The old names continue to exist as deprecated forms.)