From: Ezio Melotti Date: Fri, 25 Jun 2010 11:02:09 +0000 (+0000) Subject: Blocked revisions 82214 via svnmerge X-Git-Tag: v3.1.3rc1~592 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4af2c15e5f145f3d9e646952d87dbaf9ffa453d0;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 82214 via svnmerge ........ r82214 | ezio.melotti | 2010-06-25 13:56:11 +0300 (Fri, 25 Jun 2010) | 1 line #9018: os.path.normcase() now raises a TypeError if the argument is not str or bytes. ........ ---