debian/compat
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 22 Mar 2019 09:45:07 -0700
changeset 4440 d48a480af9ab
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
compat: add support for new arg name in memfilectx.__init__ This makes us compatible with 550a172a603b (memctx: rename constructor argument "copied" to "copysource" (API), 2019-03-19).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
531
b18b00036355 pkg/debian: Debian packaging
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
8