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 corona10, lukasz.langa, serhiy.storchaka, simonltwick
Date 2018-06-12.20:37:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528835877.56.0.947875510639.issue32108@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 33cd058f21d0673253c88cea70388282918992bc by Łukasz Langa (Cheryl Sabella) in branch 'master':
bpo-32108: Don't clear configparser values if key is assigned to itself (GH-7588)
https://github.com/python/cpython/commit/33cd058f21d0673253c88cea70388282918992bc
History
Date User Action Args
2018-06-12 20:37:57lukasz.langasetrecipients: + lukasz.langa, serhiy.storchaka, simonltwick, corona10
2018-06-12 20:37:57lukasz.langasetmessageid: <1528835877.56.0.947875510639.issue32108@psf.upfronthosting.co.za>
2018-06-12 20:37:57lukasz.langalinkissue32108 messages
2018-06-12 20:37:57lukasz.langacreate