This avoids some output buffering problems on Python 3.
Details
Details
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
Comment Actions
Appears that this disclosed some weird issue:
--- tests/test-hgweb-commands.t +++ tests/test-hgweb-commands.t.err @@ -2116,7 +2116,10 @@ $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=capabilities' | dd ibs=75 count=1 2> /dev/null; echo 200 Script output follows - lookup changegroupsubset branchmap pushkey known + close failed in file object destructor: + sys.excepthook is missing + lost sys.stderr +