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 josh.r
Recipients asvetlov, docs@python, josh.r, mbiggs, serhiy.storchaka
Date 2019-05-05.22:25:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557095159.93.0.0240622174783.issue36789@roundup.psfhosted.org>
In-reply-to
Content
Minor bikeshed: If updating the documentation, refer to U+0000 as "the null character" or "NUL", not "NULL". Using "NULL" allows for confusion with NULL pointers; "the null character" (the name used in the Unicode standard) or "NUL" (the official three letter abbreviation in ASCII, Unicode too I think) has no such opportunity for confusion.
History
Date User Action Args
2019-05-05 22:25:59josh.rsetrecipients: + josh.r, asvetlov, docs@python, serhiy.storchaka, mbiggs
2019-05-05 22:25:59josh.rsetmessageid: <1557095159.93.0.0240622174783.issue36789@roundup.psfhosted.org>
2019-05-05 22:25:59josh.rlinkissue36789 messages
2019-05-05 22:25:59josh.rcreate