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 vstinner
Recipients docs@python, vstinner
Date 2018-05-24.22:25:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527200717.99.0.682650639539.issue33640@psf.upfronthosting.co.za>
In-reply-to
Content
At least, the UUID.bytes *attribute* is documented as using big endian:
https://docs.python.org/dev/library/uuid.html#uuid.UUID.bytes
History
Date User Action Args
2018-05-24 22:25:18vstinnersetrecipients: + vstinner, docs@python
2018-05-24 22:25:17vstinnersetmessageid: <1527200717.99.0.682650639539.issue33640@psf.upfronthosting.co.za>
2018-05-24 22:25:17vstinnerlinkissue33640 messages
2018-05-24 22:25:17vstinnercreate