Mercurial > public > mercurial-scm > hg
log mercurial/hook.py @ 36884:ece242db5000
age | author | description |
---|---|---|
Sat, 10 Mar 2018 22:02:58 -0500 | Matt Harbison | hook: ensure stderr is flushed when an exception is raised, for test stability |
Sun, 11 Feb 2018 16:02:32 -0800 | Gregory Szorc | py3: use system strings when calling __import__ |
Sun, 10 Dec 2017 04:46:50 +0530 | Pulkit Goyal | py3: handle keyword arguments correctly in hook.py |