summaryrefslogtreecommitdiffstats
path: root/Doc/library/uuid.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #29217: Fix the wrong type description of UUID.variant.Xiang Zhang2017-01-101-1/+1
|
* Issue #26267: Improve uuid.UUID documentationBerker Peksag2016-12-311-0/+7
| | | | | | | | * Document how comparison of UUID objects work * Document str(uuid) returns the braceless standard form * Add a test for comparison of a UUID object with a non-UUID object Patch by Ammar Askar.
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+3
| | | | | Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi.
* #13499: fix example adding >>> before the comments.Ezio Melotti2011-12-021-8/+8
|
* #7380: Fix some str/bytearray/bytes issues in uuid docs and implementation.Georg Brandl2009-12-191-4/+4
|
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-4/+3
|
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-2/+0
|
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+258