Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d7538dd5e3e04a8db22e1470cb2ed696bf3be160
/
Doc
/
library
/
crypt.rst
55f41e4
Correct a couple of unbalanced parenthesis. (GH-10779)
by Andre Delfino
· 6 years ago
cede8c9
bpo-31702: Allow to specify rounds for SHA-2 hashing in crypt.mksalt(). (#4110)
by Serhiy Storchaka
· 7 years ago
eab3ff7
bpo-31664: Add support for the Blowfish method in crypt. (#3854)
by Serhiy Storchaka
· 7 years ago
4da945f
Merge Issue #22558.
by Terry Jan Reedy
· 8 years ago
fa089b9
Issue #22558: Add remaining doc links to source code for Python-coded modules.
by Terry Jan Reedy
· 8 years ago
c499f30
Issue #23921: Standardized documentation whitespace formatting.
by Serhiy Storchaka
· 8 years ago
dba9039
Issue #23921: Standardized documentation whitespace formatting.
by Serhiy Storchaka
· 8 years ago
6661d88
Issue #25287: Don't add crypt.METHOD_CRYPT to crypt.methods if it's not
by Victor Stinner
· 9 years ago
74cca70
Now that it's possible, avoid timing attacks in the crypt module examples)
by Nick Coghlan
· 12 years ago
f215631
Put version* directives at the right scope
by Éric Araujo
· 13 years ago
bc57789
Improve example for crypt module. No string exceptions..
by Éric Araujo
· 13 years ago
08f5cf5
Indent "versionadded" properly.
by Georg Brandl
· 14 years ago
daa5799
Make Lib/crypt.py meet PEP 8 standards. This also led to a tweak in the new API
by Brett Cannon
· 14 years ago
e2dfefb
Issue #10924: Adding salt and Modular Crypt Format to crypt library.
by Sean Reifscheider
· 14 years ago
71515ca
Remove surplus empty lines and convert more files to new optional arg style.
by Georg Brandl
· 15 years ago
48310cd
Remove trailing whitespace.
by Georg Brandl
· 16 years ago
8d5c392
Remove all definitions of raw_input() that were still scattered throughout the docs
by Georg Brandl
· 17 years ago
116aa62
Move the 3k reST doc tree in place.
by Georg Brandl
· 17 years ago