Mercurial > hg
comparison tests/test-upgrade-repo.t @ 43178:1b2200bd06b6
rust-cpython: add safe wrapper representing shared data borrowed from PyObject
PySharedRef is a tempoary wrapper around PySharedRefCell. It provides safe
functions for each shared data. $shared_accessor implements a safe method
to construct PySharedRefCell.
This allows us to add more than once PySharedRefCell to a Python object.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 15 Sep 2019 16:50:48 +0900 |
parents | bca9d1a6c4c5 |
children | 86b26f20146d |
comparison
equal
deleted
inserted
replaced
43177:5cb8867c9e2b | 43178:1b2200bd06b6 |
---|