Files
cpython/Lib/test
Amaury Forgeot d'Arc e5344d6c45 Merged revisions 73698 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r73698 | amaury.forgeotdarc | 2009-06-30 00:36:49 +0200 (mar., 30 juin 2009) | 7 lines

  #6373: SystemError in str.encode('latin1', 'surrogateescape')
  if the string contains unpaired surrogates.
  (In debug build, crash in assert())

  This can happen with normal processing, if python starts with utf-8,
  then calls sys.setfilesystemencoding('latin-1')
........
2009-06-29 22:38:54 +00:00
..
2008-08-24 07:08:55 +00:00
2009-06-04 00:35:30 +00:00
2008-10-11 00:49:57 +00:00
2008-10-11 00:49:57 +00:00
2008-10-11 00:49:57 +00:00
2009-06-04 09:42:55 +00:00
2009-02-07 00:45:10 +00:00
2009-06-13 13:01:19 +00:00
2008-07-01 20:26:36 +00:00
2008-06-18 20:49:58 +00:00
2008-06-11 18:37:52 +00:00
2009-06-18 22:21:03 +00:00
2008-10-16 23:24:44 +00:00
2008-09-05 00:43:33 +00:00
2009-05-30 06:15:30 +00:00
2009-04-01 16:39:21 +00:00
2009-06-04 09:42:55 +00:00
2009-03-30 21:54:41 +00:00
2008-11-12 01:57:36 +00:00