##// END OF EJS Templates
rust-cpython: remove Option<_> from interface of py_shared_iterator...
rust-cpython: remove Option<_> from interface of py_shared_iterator It's the implementation detail of the py_shared_iterator that the leaked reference is kept in Option<_> so that it can be dropped early.

File last commit:

r30435:b86a448a default
r43160:74d67c64 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer