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

Issue 664043: Issue 8047: Serialiser in ElementTree returns unicode strings in Py3k

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by flox
Modified:
13 years, 8 months ago
Reviewers:
effbot, flox
Base URL:
http://svn.python.org/view/*checkout*/python/branches/py3k/
Visibility:
Public.

Description

See: http://bugs.python.org/issue8047

Patch Set 1 : issue8047_etree_encoding.diff #

Total comments: 12

Patch Set 2 : Use encoding="unicode" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -57 lines) Patch
Doc/library/xml.etree.elementtree.rst View 1 3 chunks +13 lines, -9 lines 0 comments Download
Lib/test/test_xml_etree.py View 1 11 chunks +23 lines, -23 lines 0 comments Download
Lib/xml/etree/ElementTree.py View 1 6 chunks +34 lines, -25 lines 0 comments Download

Messages

Total messages: 3
flox
issue8047_etree_encoding.diff
14 years, 1 month ago (2010-03-22 08:41:37 UTC) #1
flox
Proposed changes, according to Fredrik's comments. http://bugs.python.org/issue8047#msg101427 http://codereview.appspot.com/664043/diff/3001/4001 File Doc/library/xml.etree.elementtree.rst (right): http://codereview.appspot.com/664043/diff/3001/4001#newcode155 Doc/library/xml.etree.elementtree.rst:155: the output ...
14 years, 1 month ago (2010-03-22 10:06:05 UTC) #2
flox
13 years, 8 months ago (2010-07-31 16:43:04 UTC) #3
Use encoding="unicode"
Sign in to reply to this message.

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