| Commit message (Expand) | Author | Age | Files | Lines |
* | Python 3.14.0a2v3.14.0a2 | Hugo van Kemenade | 2024-11-19 | 1 | -3/+3 |
|
|
* | gh-89083: small docs fixup for UUIDv8 (#126857) | Bénédikt Tran | 2024-11-15 | 1 | -3/+6 |
|
|
* | gh-89083: add support for UUID version 8 (RFC 9562) (#123224) | Bénédikt Tran | 2024-11-12 | 1 | -9/+33 |
|
|
* | docs: module page titles should not start with a link to themselves (#117099) | Ned Batchelder | 2024-05-08 | 1 | -2/+2 |
|
|
* | Docs: Avoid the deprecated ``.. cmdoption::`` directive (#110292) | Adam Turner | 2023-10-03 | 1 | -7/+7 |
|
|
* | gh-101100: Fix sphinx warnings in `unittest.mock-examples.rst` (#108810) | Nikita Sobolev | 2023-09-02 | 1 | -1/+1 |
|
|
* | Fix typo in `uuid.rst` (#108809) | Nikita Sobolev | 2023-09-02 | 1 | -1/+1 |
|
|
* | gh-101100: Fix sphinx warnings in `uuid.rst` (#108805) | Nikita Sobolev | 2023-09-02 | 1 | -21/+30 |
|
|
* | gh-94684: uuid: support bytes in the name argument to uuid3/5 (#94709) | MonadChains | 2023-03-23 | 1 | -2/+4 |
|
|
* | GH-88597: Rename uuid's new CLI args to be in line with uuidgen. (#101248) | achhina | 2023-01-25 | 1 | -11/+12 |
|
|
* | GH-88597: Added command line interface to UUID module. (#99463) | achhina | 2023-01-22 | 1 | -0/+59 |
|
|
* | Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH... | Ned Batchelder | 2022-07-05 | 1 | -1/+1 |
|
|
* | bpo-38619: Update the documentation for UUID.hex (GH-29830) | 180909 | 2022-02-14 | 1 | -1/+1 |
|
|
* | bpo-33640, uuid.UUID doc: document endian of bytes parameter (GH-7263) | Farhaan Bukhsh | 2018-06-04 | 1 | -6/+7 |
|
|
* | bpo-33641: Convert RFC references into links. (GH-7103) | Serhiy Storchaka | 2018-05-31 | 1 | -5/+5 |
|
|
* | 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 |
|
|