From: Gregory P. Smith Date: Sun, 22 Jul 2012 04:20:44 +0000 (-0700) Subject: Consistently raise a TypeError when a non str is passed to hashlib.new X-Git-Tag: v3.3.0b2~129 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34fcafde168edf5ca0b8c76a732e8850d97ea00e;p=thirdparty%2FPython%2Fcpython.git Consistently raise a TypeError when a non str is passed to hashlib.new regardless of which of the two implementations of new is used. --- 34fcafde168edf5ca0b8c76a732e8850d97ea00e