This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients eric.smith, jreese, lukasz.langa, rhettinger, serhiy.storchaka
Date 2018-06-05.23:31:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528241496.59.0.592728768989.issue33504@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-06-05 23:31:36lukasz.langasetrecipients: + lukasz.langa, rhettinger, eric.smith, jreese, serhiy.storchaka
2018-06-05 23:31:36lukasz.langasetmessageid: <1528241496.59.0.592728768989.issue33504@psf.upfronthosting.co.za>
2018-06-05 23:31:36lukasz.langalinkissue33504 messages
2018-06-05 23:31:36lukasz.langacreate