[issue4147] xml.dom.minidom toprettyxml: omit whitespace for text-only elements
Michel Samia added the comment: Could you please apply that patch? People are starting to use non-standard libraries to process xml files because of this issue for example this man is using lxml or pyxml: http://ronrothman.com/public/leftbraned/xml-dom-minidom-toprettyxml-and-silly-whitespace/ Is there any problem with that patch? -- nosy: +m-samia ___ Python tracker <http://bugs.python.org/issue4147> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41292] Dead link in Windows FAQ
New submission from Michel Samia : In https://github.com/python/cpython/blob/master/Doc/faq/windows.rst, the link "https://anthony-tuininga.github.io/cx_Freeze/"; is dead. The new valid URL is probably https://cx-freeze.readthedocs.io/en/latest/ -- assignee: docs@python components: Documentation messages: 373610 nosy: Michel Samia, docs@python priority: normal severity: normal status: open title: Dead link in Windows FAQ versions: Python 3.10, Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9 ___ Python tracker <https://bugs.python.org/issue41292> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41292] Dead link in Windows FAQ
Change by Michel Samia : -- keywords: +patch pull_requests: +20610 stage: -> patch review pull_request: https://github.com/python/cpython/pull/21463 ___ Python tracker <https://bugs.python.org/issue41292> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com