index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
uuid.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 86192 via svnmerge from
Brian Curtin
2010-11-05
1
-4
/
+7
*
Merged revisions 86009 via svnmerge from
Brian Curtin
2010-10-31
1
-7
/
+7
*
The uuid library on OSX 10.5 seems to contain the same bug as the one
Ronald Oussoren
2010-06-27
1
-3
/
+3
*
The C function used by uuid.uuid4 is broken on
Ronald Oussoren
2010-05-05
1
-0
/
+13
*
Fix py3k warnings in the uuid module
Antoine Pitrou
2009-10-14
1
-2
/
+2
*
#4363: Let uuid.uuid1() and uuid.uuid4() run even if the ctypes module is not...
Amaury Forgeot d'Arc
2008-11-21
1
-2
/
+2
*
uuid creation is now threadsafe, backport from py3k rev. 57375.
Georg Brandl
2007-08-24
1
-1
/
+4
*
Have the sha module raise a DeprecationWarning as specified in PEP 4.
Brett Cannon
2007-05-31
1
-2
/
+2
*
Have md5 raise a DeprecationWarning as per PEP 4.
Brett Cannon
2007-05-30
1
-2
/
+2
*
Bug #1541863: uuid.uuid1 failed to generate unique identifiers
Martin v. Löwis
2006-08-18
1
-2
/
+2
*
Update code and tests to support the 'bytes_le' attribute (for
Ka-Ping Yee
2006-08-16
1
-17
/
+43
*
If the executable doesn't exist, there's no reason to try to start it.
Neal Norwitz
2006-07-29
1
-1
/
+4
*
Try to find the MAC addr on various flavours of Unix. This seems hopeless.
Neal Norwitz
2006-07-28
1
-5
/
+31
*
Live with that "the hardware address" is an ill-defined
Tim Peters
2006-07-28
1
-4
/
+11
*
Make uuid test suite pass on this box by requesting output with LC_ALL=C.
Georg Brandl
2006-07-27
1
-1
/
+4
*
Remove Python 2.3 compatibility comment.
Ka-Ping Yee
2006-06-19
1
-2
/
+1
*
Added missing svn:eol-style property to text files.
Tim Peters
2006-06-13
1
-477
/
+477
*
Whitespace normalization.
Tim Peters
2006-06-13
1
-477
/
+477
*
Add the uuid module.
Ka-Ping Yee
2006-06-12
1
-0
/
+477