registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #31636
[Bug 692902] Re: exceptions.TypeError: commit() takes at least 2 non-keyword arguments (1 given) on bzr commit
The hyphen in the filename is almost certainly a red herring; it's never
been a problem before.
It looks like a bug in the bzr-hg plugin to me; its implementation of
Tree.commit has a slightly wrong signature. It has 'message' as a
required positional argument, but it should be an optional keyword
argument.
** Project changed: bzr => bzr-hg
--
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.
https://bugs.launchpad.net/bugs/692902
Title:
exceptions.TypeError: commit() takes at least 2 non-keyword arguments (1 given) on bzr commit