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 rhettinger
Recipients Photoniker, eli.bendersky, rhettinger, scoder, serhiy.storchaka
Date 2019-03-08.18:01:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552068083.93.0.256773638343.issue36233@roundup.psfhosted.org>
In-reply-to
Content
+0 

I support making this change, if only to keep the quoting convention consistent with how we quote attributes.  Also, use of double quotes seems to be the norm.  I made a brief informal survey of XML samples from multiple sources including DocBook, MS Excel, RSS feeds, the W3Schools examples, and various XML tutorials -- the only exception to double quotes was a NOAA weather feed.  The XML spec itself shows a preference for double quotes in its examples.
History
Date User Action Args
2019-03-08 18:01:23rhettingersetrecipients: + rhettinger, scoder, eli.bendersky, serhiy.storchaka, Photoniker
2019-03-08 18:01:23rhettingersetmessageid: <1552068083.93.0.256773638343.issue36233@roundup.psfhosted.org>
2019-03-08 18:01:23rhettingerlinkissue36233 messages
2019-03-08 18:01:23rhettingercreate