Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8)

Issue 767: [issue2630] repr() should not escape non-ASCII characters (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 12 months ago by GvR
Modified:
14 years, 9 months ago
Reviewers:
report
Base URL:
http://svn.python.org/view/*checkout*/python/branches/py3k/
Visibility:
Public.

Description

http://bugs.python.org/issue2630 Patch committed to Py3k branch in r64138 by Georg Brandl.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+993 lines, -930 lines) Patch
Include/unicodeobject.h View 5 chunks +8 lines, -0 lines 0 comments Download
Lib/doctest.py View 2 chunks +16 lines, -0 lines 0 comments Download
Lib/test/test_array.py View 1 chunk +1 line, -1 line 0 comments Download
Lib/test/test_pyexpat.py View 1 chunk +1 line, -1 line 0 comments Download
Lib/test/test_unicode.py View 1 chunk +8 lines, -8 lines 0 comments Download
Modules/unicodedata_db.h View 1 chunk +1 line, -1 line 0 comments Download
Objects/unicodectype.c View 2 chunks +12 lines, -0 lines 0 comments Download
Objects/unicodeobject.c View 4 chunks +70 lines, -60 lines 0 comments Download
Objects/unicodetype_db.h View 13 chunks +867 lines, -855 lines 0 comments Download
Python/pythonrun.c View 2 chunks +4 lines, -4 lines 0 comments Download
Tools/unicode/makeunicodedata.py View 2 chunks +5 lines, -0 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b