[New-bugs-announce] [issue15378] Underported Tools/unicode/comparecodecs.py
Serhiy Storchaka
report at bugs.python.org
Tue Jul 17 10:15:13 CEST 2012
New submission from Serhiy Storchaka <storchaka at gmail.com>:
Tools/unicode/gencodec.py was not properly ported from Python 2 to Python 3. The suggested patch fixes this porting issue.
----------
components: Demos and Tools
files: decode_charmap_maxchar.patch
keywords: patch
messages: 165687
nosy: storchaka
priority: normal
severity: normal
status: open
title: Underported Tools/unicode/comparecodecs.py
type: behavior
versions: Python 3.2, Python 3.3
Added file: http://bugs.python.org/file26411/decode_charmap_maxchar.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15378>
_______________________________________
More information about the New-bugs-announce
mailing list