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 xtreak
Recipients philippewagnieres@hispeed.ch, xtreak
Date 2018-09-24.15:42:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537803746.73.0.956365154283.issue31535@psf.upfronthosting.co.za>
In-reply-to
Content
All config options including comment are converted to lowercase when they are stored. You can customize this behavior using https://docs.python.org/3/library/configparser.html#configparser.ConfigParser.optionxform . You can also refer to https://docs.python.org/3/library/configparser.html#customizing-parser-behaviour for more customization. I am closing this as not a bug as part of triaging. Feel free to reopen this if needed.

Thanks for the report Philippe!
History
Date User Action Args
2018-09-24 15:42:26xtreaksetrecipients: + xtreak, philippewagnieres@hispeed.ch
2018-09-24 15:42:26xtreaksetmessageid: <1537803746.73.0.956365154283.issue31535@psf.upfronthosting.co.za>
2018-09-24 15:42:26xtreaklinkissue31535 messages
2018-09-24 15:42:26xtreakcreate