This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
pyo3
Watch
2
Star
0
Fork
You've already forked pyo3
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
f17e703167
pyo3
/
newsfragments
/
3366.added.md
2 lines
86 B
Markdown
Raw
Normal View
History
Unescape
Escape
Implement DoubleEndedIterator for PyListIterator by caching the length while still validating it before access.
2023-08-07 12:51:46 +00:00
Add implementations
`DoubleEndedIterator`
for
`PyTupleIterator`
and
`PyListIterator`
.
Reference in a new issue
Copy permalink