Sat, 05 Oct 2019 08:27:57 -0400 | Yuya Nishihara | rust-cpython: add generation counter to leaked reference | changeset | files |
Sat, 12 Oct 2019 19:26:23 +0900 | Yuya Nishihara | rust-cpython: add stub wrapper that'll prevent leaked data from being mutated | changeset | files |
Sat, 12 Oct 2019 19:10:51 +0900 | Yuya Nishihara | rust-cpython: rename PyLeakedRef to PyLeaked | changeset | files |
Tue, 05 Nov 2019 08:42:42 -0800 | Martin von Zweigbergk | py3: don't use bytes with vars() or __dict__ | changeset | files |
Tue, 05 Nov 2019 12:10:38 -0500 | Augie Fackler | Added signature for changeset ca3dca416f8d | changeset | files |
Tue, 05 Nov 2019 12:10:38 -0500 | Augie Fackler | Added tag 5.2 for changeset ca3dca416f8d | changeset | files |
Tue, 05 Nov 2019 21:35:19 +0900 | Yuya Nishihara | py3: add inline comment about encoding issue of str(Abort()) | changeset | files |
Tue, 05 Nov 2019 21:29:40 +0900 | Yuya Nishihara | py3: do not reimplement Abort.__str__() on Python 2 | changeset | files |