[docs] [issue18911] minidom does not encode correctly when calling Document.writexml

Stefan Behnel report at bugs.python.org
Sat Jun 1 02:58:57 EDT 2019


Stefan Behnel <stefan_ml at behnel.de> added the comment:


New changeset 18e23f227be59241cbb1eeb6d6669771dd7275fb by Stefan Behnel (Miss Islington (bot)) in branch '3.7':
bpo-18911: clarify that the minidom XML writer receives texts but not bytes (GH-13718)
https://github.com/python/cpython/commit/18e23f227be59241cbb1eeb6d6669771dd7275fb


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue18911>
_______________________________________


More information about the docs mailing list