[issue9242] unicodeobject.c: use of uninitialized values

Serhiy Storchaka report at bugs.python.org
Sun Jan 6 21:27:04 CET 2013


Serhiy Storchaka added the comment:

3.2 is affected too. The PEP-393 changes fixes this bug in 3.3+.

Here is a simple patch.

----------
assignee:  -> serhiy.storchaka
keywords: +patch
nosy: +serhiy.storchaka
stage:  -> patch review
versions: +Python 3.2
Added file: http://bugs.python.org/file28595/issue9242.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9242>
_______________________________________


More information about the Python-bugs-list mailing list