This is an archive of the discontinued Mercurial Phabricator instance.

templater: pass opened file-like object to templatespec
ClosedPublic

Authored by martinvonz on Aug 5 2020, 12:26 PM.

Details

Summary

I think I said earlier that I planned to create a special templatespec
variant for built-in templates. That was true (I planned that), but I
ended up (in this patch) just adding a file-like object to the
mapfile_templatespec() variant instead.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage