Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/3.2
/
Lib
/
uuid.py
tag
6be01c1f270f56554ec021e866540c451e8f73b5
tagger
Ned Deily <nad@python.org>
Mon Jun 19 00:05:37 2017
object
076ca6c3c8df3030307e548d9be792ce3c1c6eea
Final head of the former 3.2 branch
51c1162
Issue #19855: uuid.getnode() on Unix now looks on the PATH for the
by Georg Brandl
· 11 years ago
69cd87b
Shift the pipe-using code into an else block, then close the pipe
by Brian Curtin
· 15 years ago
bf07571
Fix ResourceWarning for unclosed files (from os.popen)
by Brian Curtin
· 15 years ago
0f377a5
Merged revisions 82276 via svnmerge from
by Ronald Oussoren
· 15 years ago
ac764d3
Merged revisions 80784 via svnmerge from
by Ronald Oussoren
· 15 years ago
1d523e1
#7380: Fix some str/bytearray/bytes issues in uuid docs and implementation.
by Georg Brandl
· 16 years ago
b0c2916
Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge from
by Amaury Forgeot d'Arc
· 17 years ago
254348e
Rename buffer -> bytearray.
by Guido van Rossum
· 18 years ago
98297ee
Merging the py3k-pep3137 branch back into the py3k branch.
by Guido van Rossum
· 18 years ago
37410aa
Make uuid.py thread-safe. Fix by Yuri Ginsburg.
by Guido van Rossum
· 18 years ago
fb56d8f
Fix test_uuid.py. Add a note that this module is thread-unsafe. :-(
by Guido van Rossum
· 18 years ago
5ed033b
Change hashlib to return bytes from digest() instead of str8.
by Guido van Rossum
· 18 years ago
65b6a80
Make test_uuid passed.
by Guido van Rossum
· 18 years ago
e7ba495
Merged revisions 55631-55794 via svnmerge from
by Guido van Rossum
· 18 years ago
a8add0e
Merged revisions 55270-55324 via svnmerge from
by Guido van Rossum
· 18 years ago
e2a383d
Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.)
by Guido van Rossum
· 19 years ago
47b9ff6
Restructure comparison dramatically. There is no longer a default
by Guido van Rossum
· 19 years ago
00ee7ba
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
by Thomas Wouters
· 19 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago