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 ned.deily
Recipients adelfino, docs@python, ned.deily
Date 2018-06-08.19:19:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528485563.96.0.592728768989.issue33800@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3b0b90c8c3b8161f0ae9005b83b9b6449d4a8476 by Ned Deily (Andrés Delfino) in branch 'master':
bpo-33800: Fix default argument for parameter dict_type of ConfigParser/RawConfigParser (GH-7494)
https://github.com/python/cpython/commit/3b0b90c8c3b8161f0ae9005b83b9b6449d4a8476
History
Date User Action Args
2018-06-08 19:19:24ned.deilysetrecipients: + ned.deily, docs@python, adelfino
2018-06-08 19:19:23ned.deilysetmessageid: <1528485563.96.0.592728768989.issue33800@psf.upfronthosting.co.za>
2018-06-08 19:19:23ned.deilylinkissue33800 messages
2018-06-08 19:19:23ned.deilycreate