This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: pass a sysstr to low-level _start_response method
ClosedPublic

Authored by durin42 on Jun 12 2018, 9:09 PM.

Details

Summary

This fixes a regression in Python 3 support introduced in 7de7bd407251
on the stable branch. We're so early in do_hgweb that I don't see any
especially better choices than this.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Jun 12 2018, 9:09 PM
This revision was automatically updated to reflect the committed changes.