summaryrefslogtreecommitdiffstats
path: root/Doc/library/secrets.rst
Commit message (Expand)AuthorAgeFilesLines
* [3.10] gh-99502: mention bytes-like objects as input in `secrets.compare_dige...Miss Islington (bot)2022-11-261-1/+3
* [3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTP...Serhiy Storchaka2022-08-041-1/+1
* [3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifi...Łukasz Langa2022-07-051-2/+2
* 📝 Make sure the phrase "constant-time compare" actually appears in the doc...Miss Islington (bot)2022-06-061-1/+1
* gh-91611: Use example.com for documentation, not mydomain.com (GH-91613)Miss Islington (bot)2022-05-011-1/+1
* Fix grammar in secrets module documentation (GH-22467)Max Smolens2020-09-301-1/+1
* import secrets module in secrets recipes (#6705)Daniel Chimeno2018-05-191-4/+8
* bpo-25910: Fixes redirection from http to https (#4674)Sanyam Khurana2017-12-061-2/+2
* Fix a few minor typos to secrets documentation.Steven D'Aprano2016-04-171-10/+9
* Documentation for secrets.pySteven D'Aprano2016-04-161-0/+199