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 remi.lapeyre
Recipients KingUdo, remi.lapeyre
Date 2020-05-08.09:15:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588929335.04.0.605505566333.issue40560@roundup.psfhosted.org>
In-reply-to
Content
This is expected, while part of them are randomly generated, some bits are always set: https://tools.ietf.org/html/rfc4122#section-4.1.3.

This let you know that the UUID you have is a version 4 just by looking at it, it's not a bug.
History
Date User Action Args
2020-05-08 09:15:35remi.lapeyresetrecipients: + remi.lapeyre, KingUdo
2020-05-08 09:15:35remi.lapeyresetmessageid: <1588929335.04.0.605505566333.issue40560@roundup.psfhosted.org>
2020-05-08 09:15:34remi.lapeyrelinkissue40560 messages
2020-05-08 09:15:34remi.lapeyrecreate