summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_array.py
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2010-08-09 22:22:36 (GMT)
committerFlorent Xicluna <florent.xicluna@gmail.com>2010-08-09 22:22:36 (GMT)
commitbfa65fe986525f0a54fb185671a1e35c0e5686c3 (patch)
tree462992ed1c3eb5645a9948f3511efff0aa659830 /Lib/test/test_array.py
parent2f1b1ffb1d4bb73f6269e95d50cea04eb206d417 (diff)
downloadcpython-bfa65fe986525f0a54fb185671a1e35c0e5686c3.zip
cpython-bfa65fe986525f0a54fb185671a1e35c0e5686c3.tar.gz
cpython-bfa65fe986525f0a54fb185671a1e35c0e5686c3.tar.bz2
Blocked revisions 83182,83212,83319,83829,83851,83863,83886-83887 via svnmerge
........ r83182 | florent.xicluna | 2010-07-27 23:20:15 +0200 (mar., 27 juil. 2010) | 3 lines Issue #4770: Restrict binascii module to accept only bytes (as specified). And fix the email package to encode to ASCII instead of ``raw-unicode-escape`` before ASCII-to-binary decoding. ........ r83212 | florent.xicluna | 2010-07-28 18:39:41 +0200 (mer., 28 juil. 2010) | 2 lines Syntax cleanup. ........ r83319 | florent.xicluna | 2010-07-31 10:56:55 +0200 (sam., 31 juil. 2010) | 2 lines Fix an oversight in r83294. unquote() should reject bytes. Issue #9301. ........ r83829 | florent.xicluna | 2010-08-08 18:16:07 +0200 (dim., 08 août 2010) | 2 lines Use unittest specific methods for some urllib test cases. And replace urllib2 with urllib.request in comments. ........ r83851 | florent.xicluna | 2010-08-08 21:48:29 +0200 (dim., 08 août 2010) | 4 lines Issue #8047: Fix the xml.etree serializer to return bytes by default. Use ``encoding="unicode"`` to generate a Unicode string. ........ r83863 | florent.xicluna | 2010-08-09 00:58:56 +0200 (lun., 09 août 2010) | 2 lines Fix BytesWarning in test_xml_etree, introduced with r83851. ........ r83886 | florent.xicluna | 2010-08-09 14:24:20 +0200 (lun., 09 août 2010) | 2 lines Clean up syntax for some scripts. ........ r83887 | florent.xicluna | 2010-08-09 14:26:44 +0200 (lun., 09 août 2010) | 1 line Fix ``Tools/scripts/checkpyc.py`` after PEP 3147. ........
Diffstat (limited to 'Lib/test/test_array.py')
0 files changed, 0 insertions, 0 deletions