Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-32107 - Improve MAC address calculation and fix test_uuid.py (#4600) | Barry Warsaw | 2017-11-28 | 1 | -4/+12 |
* | bpo-22807: Expose platform UUID generation safety information. (#138) | Barry Warsaw | 2017-02-18 | 1 | -1/+30 |
* | Issue #29217: Fix the wrong type description of UUID.variant. | Xiang Zhang | 2017-01-10 | 1 | -1/+1 |
* | Issue #26267: Improve uuid.UUID documentation | Berker Peksag | 2016-12-31 | 1 | -0/+7 |
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+3 |
* | #13499: fix example adding >>> before the comments. | Ezio Melotti | 2011-12-02 | 1 | -8/+8 |
* | #7380: Fix some str/bytearray/bytes issues in uuid docs and implementation. | Georg Brandl | 2009-12-19 | 1 | -4/+4 |
* | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -4/+3 |
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -2/+0 |
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+258 |