Hi, Le samedi 16 octobre 2010 18:26:31, Antoine Pitrou a écrit : > On Sat, 16 Oct 2010 15:14:10 +0200 (CEST) > > victor.stinner <python-check...@python.org> wrote: > > Author: victor.stinner > > Date: Sat Oct 16 15:14:10 2010 > > New Revision: 85569 > > > > Log: > > Issue #9713, #10114: Parser functions (eg. PyParser_ASTFromFile) expects > > filenames encoded to the filesystem encoding with surrogateescape error > > handler (to support undecodable bytes), instead of UTF-8 in strict mode. > > This change broke at least two buildbots: > http://www.python.org/dev/buildbot/builders/AMD64%20Gentoo%20Wide%203.x > http://www.python.org/dev/buildbot/builders/sparc%20solaris10%20gcc%203.x
Yeah, I already noticed that. I added comments to #10114, and then opened issue #10123. #10123 should be fixed by r85578. -- Victor Stinner http://www.haypocalc.com/ _______________________________________________ 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