summaryrefslogtreecommitdiffstats
path: root/Doc/library/secrets.rst
Commit message (Expand)AuthorAgeFilesLines
* gh-99502: mention bytes-like objects as input in `secrets.compare_digest` (GH...Nikita Sobolev2022-11-261-1/+3
* gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9...Serhiy Storchaka2022-08-041-1/+1
* Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...Ned Batchelder2022-07-051-2/+2
* 📝 Make sure the phrase "constant-time compare" actually appears in the doc...Noah Kantrowitz2022-06-011-1/+1
* gh-91611: Use example.com for documentation, not mydomain.com (#91613)Motoki Naruse2022-04-301-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