| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge #19855: restore use of LC_ALL, not LC_MESSAGES | R David Murray | 2014-01-18 | 1 | -3/+4 |
|\ |
|
| * | #19855: restore use of LC_ALL, not LC_MESSAGES | R David Murray | 2014-01-18 | 1 | -2/+2 |
|
|
* | | Merge: #19855: uuid.get_node now looks on the PATH for executables on unix. | R David Murray | 2013-12-18 | 1 | -27/+28 |
|\ \
| |/ |
|
| * | #19855: uuid.get_node now looks on the PATH for executables on unix. | R David Murray | 2013-12-18 | 1 | -27/+28 |
|
|
* | | Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with | Serhiy Storchaka | 2013-11-26 | 1 | -2/+10 |
|\ \
| |/ |
|
| * | Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with | Serhiy Storchaka | 2013-11-26 | 1 | -2/+10 |
|
|
* | | Issue #18784: The uuid module no more attempts to load libc via ctypes.CDLL, | Serhiy Storchaka | 2013-09-13 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #18784: The uuid module no more attempts to load libc via ctypes.CDLL, | Serhiy Storchaka | 2013-09-13 | 1 | -0/+2 |
|
|
* | | utilize int.from_bytes | Philip Jenvey | 2013-08-30 | 1 | -1/+1 |
|
|
* | | Issue #16102: Make uuid._netbios_getnode() work again on Python 3. | Serhiy Storchaka | 2013-06-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #16102: Make uuid._netbios_getnode() work again on Python 3. | Serhiy Storchaka | 2013-06-09 | 1 | -1/+1 |
|
|
* | | Replace IOError with OSError (#16715) | Andrew Svetlov | 2012-12-25 | 1 | -2/+2 |
|/ |
|
* | Issue #15118: Change return value of os.uname() and os.times() from | Larry Hastings | 2012-06-24 | 1 | -1/+1 |
|
|
* | Shift the pipe-using code into an else block, then close the pipe | Brian Curtin | 2010-11-05 | 1 | -4/+7 |
|
|
* | Fix ResourceWarning for unclosed files (from os.popen) | Brian Curtin | 2010-10-31 | 1 | -7/+7 |
|
|
* | Merged revisions 82276 via svnmerge from | Ronald Oussoren | 2010-06-27 | 1 | -3/+3 |
|
|
* | Merged revisions 80784 via svnmerge from | Ronald Oussoren | 2010-05-05 | 1 | -0/+13 |
|
|
* | #7380: Fix some str/bytearray/bytes issues in uuid docs and implementation. | Georg Brandl | 2009-12-19 | 1 | -3/+3 |
|
|
* | Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge from | Amaury Forgeot d'Arc | 2008-11-22 | 1 | -2/+2 |
|
|
* | Rename buffer -> bytearray. | Guido van Rossum | 2007-11-21 | 1 | -1/+1 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -2/+2 |
|
|
* | Make uuid.py thread-safe. Fix by Yuri Ginsburg. | Guido van Rossum | 2007-08-24 | 1 | -1/+4 |
|
|
* | Fix test_uuid.py. | Guido van Rossum | 2007-07-20 | 1 | -4/+5 |
|
|
* | Change hashlib to return bytes from digest() instead of str8. | Guido van Rossum | 2007-07-09 | 1 | -2/+2 |
|
|
* | Make test_uuid passed. | Guido van Rossum | 2007-07-09 | 1 | -59/+50 |
|
|
* | Merged revisions 55631-55794 via svnmerge from | Guido van Rossum | 2007-06-06 | 1 | -4/+4 |
|
|
* | Merged revisions 55270-55324 via svnmerge from | Guido van Rossum | 2007-05-14 | 1 | -2/+2 |
|
|
* | Rip out 'long' and 'L'-suffixed integer literals. | Guido van Rossum | 2007-01-15 | 1 | -38/+40 |
|
|
* | Restructure comparison dramatically. There is no longer a default | Guido van Rossum | 2006-08-24 | 1 | -3/+30 |
|
|
* | Merge current trunk into p3yk. This includes the PyNumber_Index API change, | Thomas Wouters | 2006-08-21 | 1 | -17/+43 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+515 |
|
|