Oh sorry and thanks for the fix. Victor
2012/2/24 Antoine Pitrou <[email protected]>: > On Fri, 24 Feb 2012 00:49:31 +0100 > victor.stinner <[email protected]> wrote: >> http://hg.python.org/cpython/rev/f89e2f4cda88 >> changeset: 75231:f89e2f4cda88 >> user: Victor Stinner <[email protected]> >> date: Fri Feb 24 00:37:51 2012 +0100 >> summary: >> Issue #13706: Fix format(int, "n") for locale with non-ASCII thousands >> separator > > Can you please check the buildbots after you commit something large? > This commit broke compilation under Windows. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
