Staging
v0.5.1
https://github.com/python/cpython
Revision cb9051a608525c1fd191701e169cd51910f9ceee authored by Anthony Baxter on 28 March 2006, 07:32:36 UTC, committed by Anthony Baxter on 28 March 2006, 07:32:36 UTC
unicode_escape and raw_unicode_escape codec now encodes backslash correctly.

This caused another issue for unicode repr strings being double-escaped
(SF Bug #1459029). Correct fix will be in 2.5, but is too risky for 2.4.3.

Added a testcase for #1459029.
1 parent 51487fe
History
Tip revision: cb9051a608525c1fd191701e169cd51910f9ceee authored by Anthony Baxter on 28 March 2006, 07:32:36 UTC
after discussions with perky, reverted fix for Bug #1379994: Builtin
Tip revision: cb9051a
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.0 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 31.8 KB
README -rw-r--r-- 49.6 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 582.9 KB
configure.in -rw-r--r-- 87.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 52.9 KB

README

back to top