Message287950
I changed my mind on whether this should affect older versions of Python. I have a branch which adds an UUID.is_safe attribute that relays the platform information about whether the UUID was generated safely or not, if available. It's an enum named SafeUUID with values .safe, .unsafe, .unknown (the default). |
|
| Date |
User |
Action |
Args |
| 2017-02-16 15:45:10 | barry | set | recipients:
+ barry, vstinner, vila, alex |
| 2017-02-16 15:45:10 | barry | set | messageid: <[email protected]> |
| 2017-02-16 15:45:10 | barry | link | issue22807 messages |
| 2017-02-16 15:45:10 | barry | create | |
|