On Sun, 15 Apr 2012 23:56:18 +0200 brett.cannon <python-check...@python.org> wrote: > http://hg.python.org/cpython/rev/096653de404d > changeset: 76332:096653de404d > user: Brett Cannon <br...@python.org> > date: Sun Apr 15 17:47:19 2012 -0400 > summary: > Update importlib.h
I wonder if we could somehow set importlib.h as binary so that Mercurial doesn't give us huge diffs each time the Python source is modified. Adding a NUL byte in the generated file would probably be sufficient. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com