[issue33504] configparser should use dict instead of OrderedDict in 3.7+

Łukasz Langa report at bugs.python.org
Tue Jun 5 19:31:36 EDT 2018


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 3a5b0d8988491d9408b22bceea6fd70b91345724 by Łukasz Langa (John Reese) in branch 'master':
bpo-33504: Migrate configparser from OrderedDict to dict. (#6819)
https://github.com/python/cpython/commit/3a5b0d8988491d9408b22bceea6fd70b91345724


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33504>
_______________________________________


More information about the Python-bugs-list mailing list