]> granicus.if.org Git - python/commitdiff
Blocked revisions 77252 via svnmerge
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 2 Jan 2010 22:32:00 +0000 (22:32 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 2 Jan 2010 22:32:00 +0000 (22:32 +0000)
........
  r77252 | gregory.p.smith | 2010-01-02 14:28:48 -0800 (Sat, 02 Jan 2010) | 5 lines

  Issue #3745: Undo the requirement for new buffer API only objects to be passed
  to hashlib functions in python 2.x.  The module now uses the 's*' for argument
  parsing which auto encodes unicode objects to the system default encoding for
  us.
........


No differences found