Jürgen Gmach <juergen.gm...@googlemail.com> added the comment: The Python wiki mentions that "writing to an INI file will wipe out all comments".
https://wiki.python.org/moin/ConfigParserExamples So, when updating the docstrings, it may be a good idea to both add a note at the read methods, that comments get ignored and to the write method(s) that on writing, the possible previous existing comments get removed. Are there any thoughts on this or should I go forward and create a pull request? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41963> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com