Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
uuid.py
3320696
The C function used by uuid.uuid4 is broken on
by Ronald Oussoren
· 15 years ago
04437eb
Fix py3k warnings in the uuid module
by Antoine Pitrou
· 16 years ago
d429417
#4363: Let uuid.uuid1() and uuid.uuid4() run even if the ctypes module is not present.
by Amaury Forgeot d'Arc
· 16 years ago
8ec5754
uuid creation is now threadsafe, backport from py3k rev. 57375.
by Georg Brandl
· 18 years ago
c2aa09a
Have the sha module raise a DeprecationWarning as specified in PEP 4.
by Brett Cannon
· 18 years ago
7eec217
Have md5 raise a DeprecationWarning as per PEP 4.
by Brett Cannon
· 18 years ago
2eb8c4f
Bug #1541863: uuid.uuid1 failed to generate unique identifiers
by Martin v. Löwis
· 19 years ago
b1cb56a
Update code and tests to support the 'bytes_le' attribute (for
by Ka-Ping Yee
· 19 years ago
175001d
If the executable doesn't exist, there's no reason to try to start it.
by Neal Norwitz
· 19 years ago
46fc6a0
Try to find the MAC addr on various flavours of Unix. This seems hopeless.
by Neal Norwitz
· 19 years ago
750c442
Live with that "the hardware address" is an ill-defined
by Tim Peters
· 19 years ago
75a832d
Make uuid test suite pass on this box by requesting output with LC_ALL=C.
by Georg Brandl
· 19 years ago
3dbc891
Remove Python 2.3 compatibility comment.
by Ka-Ping Yee
· 19 years ago
2adc626
Added missing svn:eol-style property to text files.
by Tim Peters
· 19 years ago
edd66fa
Whitespace normalization.
by Tim Peters
· 19 years ago
f9eb82f
Add the uuid module.
by Ka-Ping Yee
· 19 years ago