[PATCH 0 of 2] Port of the inotify extension's C module to py3k, round two
Renato Cunha
renatoc at gmail.com
Thu Jun 17 22:51:52 UTC 2010
Hi all.
This patch series splits the previous patch and hopefully the yuckiness of the
code has decreased. The gratuitous code movement is gone and the pystr
initialization advice has been followed. The possible string representation
variables also have gotten some "meaningful" names.
hgext/inotify/linux/_inotify.c | 39 +++++++++++++++++++++------------------
hgext/inotify/linux/_inotify.c | 32 ++++++++++++++++++++++++++++++--
2 files changed, 51 insertions(+), 20 deletions(-)
More information about the Mercurial-devel
mailing list