]> granicus.if.org Git - python/commit
Merged revisions 77528 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 16 Jan 2010 17:55:52 +0000 (17:55 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 16 Jan 2010 17:55:52 +0000 (17:55 +0000)
commit747e8b3f589d2f951088cd9c27cdf6097440b878
treeef9669b5dc0ab84f4022507a174f28cb1c70c69e
parent73fa727ed5b6229dbe54ff4653eec923a9dfa792
Merged revisions 77528 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77528 | antoine.pitrou | 2010-01-16 18:45:56 +0100 (sam., 16 janv. 2010) | 4 lines

  Followup to #7703: a2b_hqx() didn't follow the new buffer API (neither in trunk
  nor in py3k).  Patch by Florent Xicluna as well as additional tests.
........
Lib/test/test_binascii.py
Misc/NEWS
Modules/binascii.c