Mercurial > hg
log tests/test-ctxmanager.py @ 29787:80df04266a16
age | author | description |
---|---|---|
Tue, 05 Apr 2016 23:13:52 +0900 | Yuya Nishihara | test-ctxmanager: stop direct symbol import of mercurial.util |
Thu, 14 Jan 2016 09:31:03 -0800 | Bryan O'Sullivan | test-ctxmanager: fix Python 2.6 compatibility problem |
Thu, 14 Jan 2016 09:31:01 -0800 | Bryan O'Sullivan | util: rename ctxmanager's __call__ method to enter |
Mon, 11 Jan 2016 15:25:43 -0800 | Bryan O'Sullivan | util: introduce ctxmanager, to avoid nested try/finally blocks |