pyo3/src
Nikolay Kim 467cce6c6d reenabled RefFromPyObject trait; fixed ref cnt in PyErr::fetch 2017-05-26 18:25:34 -07:00
..
class allow to extract refs from Py ptrs 2017-05-26 15:33:34 -07:00
ffi Fix some issues in README.md 2017-05-21 20:37:56 +08:00
objects reenabled RefFromPyObject trait; fixed ref cnt in PyErr::fetch 2017-05-26 18:25:34 -07:00
argparse.rs fixed gil lifetime; pass py object into protocol methods 2017-05-26 14:43:28 -07:00
buffer.rs use pyptr for everything 2017-05-25 08:06:06 -07:00
callback.rs fix pyclass methods 2017-05-26 16:51:33 -07:00
conversion.rs reenabled RefFromPyObject trait; fixed ref cnt in PyErr::fetch 2017-05-26 18:25:34 -07:00
err.rs reenabled RefFromPyObject trait; fixed ref cnt in PyErr::fetch 2017-05-26 18:25:34 -07:00
function.rs use pyptr for everything 2017-05-25 08:06:06 -07:00
lib.rs fixed gil lifetime; pass py object into protocol methods 2017-05-26 14:43:28 -07:00
objectprotocol.rs allow to extract refs from Py ptrs 2017-05-26 15:33:34 -07:00
pyptr.rs reenabled RefFromPyObject trait; fixed ref cnt in PyErr::fetch 2017-05-26 18:25:34 -07:00
python.rs various cleanups 2017-05-25 08:06:10 -07:00
pythonrun.rs update tests 2017-05-12 22:43:17 -07:00
typeob.rs allow to extract refs from Py ptrs 2017-05-26 15:33:34 -07:00