[issue16820] configparser.ConfigParser.clean and .update bugs

Roundup Robot report at bugs.python.org
Mon Dec 31 13:57:41 CET 2012


Roundup Robot added the comment:

New changeset 459a23083b66 by Łukasz Langa in branch '3.3':
Fixes `__setitem__` on parser['DEFAULT'] reported in issue #16820.
http://hg.python.org/cpython/rev/459a23083b66

New changeset f6fb5a5748f0 by Łukasz Langa in branch 'default':
Merged `parser['DEFAULT'].__setitem__` fix (issue #16820) from 3.3.
http://hg.python.org/cpython/rev/f6fb5a5748f0

----------

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


More information about the Python-bugs-list mailing list