| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #26267: Improve uuid.UUID documentation | Berker Peksag | 2016-12-31 | 1 | -0/+4 |
|
|
* | Issue #12813: uuid.uuid4() no longer depends on ctypes | Berker Peksag | 2016-03-20 | 1 | -1/+0 |
|
|
* | Issue #23015: Improved testing of the uuid module. | Serhiy Storchaka | 2014-12-15 | 1 | -110/+98 |
|\ |
|
| * | Issue #23015: Improved testing of the uuid module. | Serhiy Storchaka | 2014-12-15 | 1 | -105/+94 |
|
|
* | | Issue #22902: The "ip" command is now used on Linux to determine MAC address | Serhiy Storchaka | 2014-11-30 | 1 | -0/+6 |
|
|
* | | Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat. | Serhiy Storchaka | 2014-11-07 | 1 | -1/+19 |
|\ \
| |/ |
|
| * | Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat. | Serhiy Storchaka | 2014-11-07 | 1 | -0/+18 |
|
|
* | | Issue #22637: avoid using a shell in uuid | Victor Stinner | 2014-10-21 | 1 | -19/+19 |
|/ |
|
* | Issue #19804: The test_find_mac test in test_uuid is now skipped if the | Serhiy Storchaka | 2014-01-10 | 1 | -0/+6 |
|
|
* | Skip test_find_mac on Windows (issue #19804). | Serhiy Storchaka | 2013-11-27 | 1 | -0/+1 |
|
|
* | Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with | Serhiy Storchaka | 2013-11-26 | 1 | -0/+21 |
|
|
* | Issue #18174: Fix fd leaks in tests. | Richard Oudkerk | 2013-06-10 | 1 | -0/+1 |
|
|
* | Issue #18094: test_uuid no more reports skipped tests as passed. | Serhiy Storchaka | 2013-05-31 | 1 | -51/+27 |
|
|
* | Normalize the encoding names for Latin-1 and UTF-8 to | Marc-André Lemburg | 2011-02-25 | 1 | -2/+2 |
|
|
* | Merged revisions 80784 via svnmerge from | Ronald Oussoren | 2010-05-05 | 1 | -0/+28 |
|
|
* | Merged revisions 79954 via svnmerge from | Stefan Krah | 2010-04-11 | 1 | -23/+9 |
|
|
* | #7380: Fix some str/bytearray/bytes issues in uuid docs and implementation. | Georg Brandl | 2009-12-19 | 1 | -0/+6 |
|
|
* | Followup to r75965: replace the test_uuid-specific patch with a generic fix | Antoine Pitrou | 2009-10-30 | 1 | -3/+0 |
|
|
* | Fix a refleak in test_uuid when run with -j. | Antoine Pitrou | 2009-10-30 | 1 | -0/+3 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -4/+4 |
|
|
* | Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from | Mark Dickinson | 2009-01-27 | 1 | -1/+6 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Merged revisions 57778-58052 via svnmerge from | Thomas Wouters | 2007-09-08 | 1 | -0/+12 |
|
|
* | Make test_uuid passed. | Guido van Rossum | 2007-07-09 | 1 | -29/+29 |
|
|
* | - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; | Guido van Rossum | 2007-02-11 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -9/+6 |
|
|
* | Rip out 'long' and 'L'-suffixed integer literals. | Guido van Rossum | 2007-01-15 | 1 | -49/+49 |
|
|
* | Merge current trunk into p3yk. This includes the PyNumber_Index API change, | Thomas Wouters | 2006-08-21 | 1 | -36/+61 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+434 |
|
|