| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-123789: `secrets.randbits` returns only non-negative int (#123801) | Wulian | 2024-09-08 | 1 | -1/+1 |
|
|
* | Correct the argument names for `secrets.choice` and `secrets.randbelow` in `s... | Adam Dangoor | 2024-05-10 | 1 | -3/+3 |
|
|
* | docs: module page titles should not start with a link to themselves (#117099) | Ned Batchelder | 2024-05-08 | 1 | -2/+2 |
|
|
* | Docs: add link roles with Sphinx extlinks (#117850) | Hugo van Kemenade | 2024-04-15 | 1 | -1/+1 |
|
|
* | gh-99502: mention bytes-like objects as input in `secrets.compare_digest` (GH... | Nikita Sobolev | 2022-11-26 | 1 | -1/+3 |
|
|
* | gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9... | Serhiy Storchaka | 2022-08-04 | 1 | -1/+1 |
|
|
* | Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH... | Ned Batchelder | 2022-07-05 | 1 | -2/+2 |
|
|
* | 📝 Make sure the phrase "constant-time compare" actually appears in the doc... | Noah Kantrowitz | 2022-06-01 | 1 | -1/+1 |
|
|
* | gh-91611: Use example.com for documentation, not mydomain.com (#91613) | Motoki Naruse | 2022-04-30 | 1 | -1/+1 |
|
|
* | Fix grammar in secrets module documentation (GH-22467) | Max Smolens | 2020-09-30 | 1 | -1/+1 |
|
|
* | import secrets module in secrets recipes (#6705) | Daniel Chimeno | 2018-05-19 | 1 | -4/+8 |
|
|
* | bpo-25910: Fixes redirection from http to https (#4674) | Sanyam Khurana | 2017-12-06 | 1 | -2/+2 |
|
|
* | Fix a few minor typos to secrets documentation. | Steven D'Aprano | 2016-04-17 | 1 | -10/+9 |
|
|
* | Documentation for secrets.py | Steven D'Aprano | 2016-04-16 | 1 | -0/+199 |
|
|