Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0fb681ea5065bbdba792e04d46e02be088e95ed6
/
Lib
/
uuid.py
be80ab4
Merged revisions 86192 via svnmerge from
by Brian Curtin
· 14 years ago
c89b734
Merged revisions 86009 via svnmerge from
by Brian Curtin
· 14 years ago
76002c8
The uuid library on OSX 10.5 seems to contain the same bug as the one
by Ronald Oussoren
· 14 years ago
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
· 15 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
· 17 years ago
c2aa09a
Have the sha module raise a DeprecationWarning as specified in PEP 4.
by Brett Cannon
· 17 years ago
7eec217
Have md5 raise a DeprecationWarning as per PEP 4.
by Brett Cannon
· 17 years ago
2eb8c4f
Bug #1541863: uuid.uuid1 failed to generate unique identifiers
by Martin v. Löwis
· 18 years ago
b1cb56a
Update code and tests to support the 'bytes_le' attribute (for
by Ka-Ping Yee
· 18 years ago
175001d
If the executable doesn't exist, there's no reason to try to start it.
by Neal Norwitz
· 18 years ago
46fc6a0
Try to find the MAC addr on various flavours of Unix. This seems hopeless.
by Neal Norwitz
· 18 years ago
750c442
Live with that "the hardware address" is an ill-defined
by Tim Peters
· 18 years ago
75a832d
Make uuid test suite pass on this box by requesting output with LC_ALL=C.
by Georg Brandl
· 18 years ago
3dbc891
Remove Python 2.3 compatibility comment.
by Ka-Ping Yee
· 18 years ago
2adc626
Added missing svn:eol-style property to text files.
by Tim Peters
· 18 years ago
edd66fa
Whitespace normalization.
by Tim Peters
· 18 years ago
f9eb82f
Add the uuid module.
by Ka-Ping Yee
· 18 years ago