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