[PATCH] Provide better context for custom Python encode/decode filters
Jesse Glick
jesse.glick at sun.com
Mon Jan 21 15:26:29 UTC 2008
Jesse Glick wrote:
> # HG changeset patch
> # User Jesse Glick <jesse.glick at sun.com>
> # Date 1198297277 18000
> # Node ID dbf62abe9c0fba6559c226ded72251507e742891
> # Parent 1b4ed187319a26c2a6f01836266a8e9ae32705cc
> Provide better context for custom Python encode/decode filters.
> While some can function with just some text and an optional command name,
> others may want a repository object, a ui object, and a file path.
> Use the enhanced information to good effect in win32text.dumbdecode's warning.
Any update on whether this would be accepted? I don't think I have heard
any objections, it was just forgotten.
(Or Patrick Mézard's related patch in the same thread?)
Also see new comment on issue #302.
More information about the Mercurial-devel
mailing list