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 scoder
Recipients ben.wainwright, eli.bendersky, rhettinger, scoder, steve.dower, xtreak
Date 2019-04-16.21:19:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555449596.01.0.71725447941.issue30485@roundup.psfhosted.org>
In-reply-to
Content
I submitted a PR that changes the API back to an empty string. While lxml uses None here, an all-strings mapping is simply more convenient. I will start supporting both in lxml from the next release.

Comments welcome.
History
Date User Action Args
2019-04-16 21:19:56scodersetrecipients: + scoder, rhettinger, eli.bendersky, steve.dower, ben.wainwright, xtreak
2019-04-16 21:19:56scodersetmessageid: <1555449596.01.0.71725447941.issue30485@roundup.psfhosted.org>
2019-04-16 21:19:55scoderlinkissue30485 messages
2019-04-16 21:19:55scodercreate