Staging
v0.5.1
https://github.com/python/cpython
Revision e94b221d5ed5d1f5efc6087623dbbe2916b478bc authored by Florent Xicluna on 27 February 2010, 14:37:21 UTC, committed by Florent Xicluna on 27 February 2010, 14:37:21 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78493 | florent.xicluna | 2010-02-27 15:21:57 +0100 (sam, 27 fév 2010) | 11 lines

  For 3.x, the "backslashreplace" error handling is plugged on the "write" method.

  Recorded merge of revisions 78488 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78488 | florent.xicluna | 2010-02-27 14:31:23 +0100 (sam, 27 fév 2010) | 2 lines

    Issue #1729305: Fix doctest to handle encode error with "backslashreplace".  It fixes #7667 too.
  ........
................
1 parent 8f1c275
History
Tip revision: e94b221d5ed5d1f5efc6087623dbbe2916b478bc authored by Florent Xicluna on 27 February 2010, 14:37:21 UTC
Merged revisions 78493 via svnmerge from
Tip revision: e94b221
File Mode Size
_ctypes.dsp -rw-r--r-- 4.7 KB
_ctypes_test.dsp -rw-r--r-- 4.0 KB
_elementtree.dsp -rw-r--r-- 4.5 KB
_msi.dsp -rw-r--r-- 4.0 KB
_multiprocessing.dsp -rw-r--r-- 4.5 KB
_socket.dsp -rw-r--r-- 3.9 KB
_sqlite3.dsp -rw-r--r-- 4.8 KB
_ssl.dsp -rw-r--r-- 2.4 KB
_ssl.mak -rw-r--r-- 713 bytes
_testcapi.dsp -rw-r--r-- 4.0 KB
_tkinter.dsp -rw-r--r-- 4.2 KB
build_ssl.py -rw-r--r-- 7.2 KB
build_tkinter.py -rw-r--r-- 2.0 KB
bz2.dsp -rw-r--r-- 3.8 KB
make_versioninfo.dsp -rw-r--r-- 4.2 KB
pcbuild.dsw -rw-r--r-- 5.6 KB
pyexpat.dsp -rw-r--r-- 4.4 KB
python.dsp -rw-r--r-- 3.8 KB
pythoncore.dsp -rw-r--r-- 16.3 KB
pythonw.dsp -rw-r--r-- 3.9 KB
readme.txt -rw-r--r-- 6.7 KB
rmpyc.py -rw-r--r-- 600 bytes
rt.bat -rwxr-xr-x 1.4 KB
select.dsp -rw-r--r-- 4.0 KB
tcl852.patch -rw-r--r-- 856 bytes
unicodedata.dsp -rw-r--r-- 4.0 KB
w9xpopen.dsp -rw-r--r-- 3.4 KB
winsound.dsp -rw-r--r-- 3.8 KB

readme.txt

back to top