Wed, 29 Jan 2020 23:05:02 -0800 | Martin von Zweigbergk | tests: add test showing crash when shelving ghosted rename target | changeset | files |
Thu, 30 Jan 2020 23:48:45 -0500 | Matt Harbison | resourceutil: correct the root path for file based lookup under py2exe | changeset | files |
Tue, 22 Oct 2019 16:04:34 +0900 | Yuya Nishihara | rust-cpython: mark all PyLeaked methods as unsafe | changeset | files |
Sat, 19 Oct 2019 17:01:28 +0900 | Yuya Nishihara | rust-cpython: make PySharedRef::try_borrow_mut() return BorrowMutError | changeset | files |
Sat, 19 Oct 2019 16:48:34 +0900 | Yuya Nishihara | rust-cpython: inline PySharedState::leak_immutable() and PyLeaked::new() | changeset | files |
Sat, 19 Oct 2019 16:34:02 +0900 | Yuya Nishihara | rust-cpython: inline PySharedState::try_borrow_mut() | changeset | files |
Sat, 12 Oct 2019 23:34:05 +0900 | Yuya Nishihara | rust-cpython: add panicking version of borrow_mut() and use it | changeset | files |