1. 6661d88 Issue #25287: Don't add crypt.METHOD_CRYPT to crypt.methods if it's not by Victor Stinner · 9 years ago
  2. 74cca70 Now that it's possible, avoid timing attacks in the crypt module examples) by Nick Coghlan · 12 years ago
  3. f215631 Put version* directives at the right scope by Éric Araujo · 13 years ago
  4. bc57789 Improve example for crypt module. No string exceptions.. by Éric Araujo · 13 years ago
  5. 08f5cf5 Indent "versionadded" properly. by Georg Brandl · 13 years ago
  6. daa5799 Make Lib/crypt.py meet PEP 8 standards. This also led to a tweak in the new API by Brett Cannon · 13 years ago
  7. e2dfefb Issue #10924: Adding salt and Modular Crypt Format to crypt library. by Sean Reifscheider · 13 years ago
  8. 71515ca Remove surplus empty lines and convert more files to new optional arg style. by Georg Brandl · 15 years ago
  9. 48310cd Remove trailing whitespace. by Georg Brandl · 15 years ago
  10. 8d5c392 Remove all definitions of raw_input() that were still scattered throughout the docs by Georg Brandl · 17 years ago
  11. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago