bpo-42982: update pbkdf2 example & add another link#30966
bpo-42982: update pbkdf2 example & add another link#30966miss-islington merged 4 commits intopython:mainfrom
Conversation
along with a comment telling people to read the docs instead of blindly copy and pasting a value.
|
Really like these changes, thanks! |
|
Oh, one thing I might recommend would be to link directly to Thomas Pornin's answer directly on that page. |
I waffled on whether to do that or not - in the end I think it's best for people to start from the top for more context. that top answer isn't likely to go away without someone somehow writing something even better. mostly i'm just happy for us not to explain this in our own docs. :) |
|
@gpshead: Status check is done, and it's a success ✅ . |
|
Sorry, I can't merge this PR. Reason: |
|
@gpshead: Status check is done, and it's a success ✅ . |
|
Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
GH-30968 is a backport of this pull request to the 3.10 branch. |
Automerge-Triggered-By: GH:gpshead (cherry picked from commit ace0aa2) Co-authored-by: Gregory P. Smith <greg@krypto.org>
https://bugs.python.org/issue42982
Automerge-Triggered-By: GH:gpshead