| Commit message (Expand) | Author | Age | Files | Lines |
* | Docs: re-create pages for removed modules to document their removal. (#126622) | Ned Batchelder | 2024-11-11 | 1 | -0/+20 |
|
|
* | gh-104773: PEP 594: Remove the crypt module (#104908) | Victor Stinner | 2023-05-25 | 1 | -182/+0 |
|
|
* | gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452) | Christian Heimes | 2022-08-02 | 1 | -0/+2 |
|
|
* | gh-95415: Make availability directive consistent (GH-95416) | Christian Heimes | 2022-07-29 | 1 | -1/+1 |
|
|
* | gh-92611: Clarify planned removal version in PEP 594-deprecated modules (GH-9... | CAM Gerlach | 2022-05-20 | 1 | -1/+1 |
|
|
* | gh-92611: Link to PEP 594 sections & add key detail in doc deprecation notice... | CAM Gerlach | 2022-05-13 | 1 | -1/+3 |
|
|
* | crypt docs: Fix references to `methods` attr (GH-26806) | andrei kulakov | 2022-04-05 | 1 | -4/+3 |
|
|
* | bpo-47061: document module deprecations due to PEP 594 (GH-31984) | Brett Cannon | 2022-03-21 | 1 | -0/+4 |
|
|
* | bpo-31904: Don't build the _crypt extension on VxWorks (GH-12833) | pxinwr | 2019-04-15 | 1 | -0/+2 |
|
|
* | Correct a couple of unbalanced parenthesis. (GH-10779) | Andre Delfino | 2018-12-05 | 1 | -1/+1 |
|
|
* | bpo-31702: Allow to specify rounds for SHA-2 hashing in crypt.mksalt(). (#4110) | Serhiy Storchaka | 2017-11-16 | 1 | -5/+9 |
|
|
* | bpo-31664: Add support for the Blowfish method in crypt. (#3854) | Serhiy Storchaka | 2017-10-24 | 1 | -8/+21 |
|
|
* | Merge Issue #22558. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+4 |
|\ |
|
| * | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+4 |
|
|
* | | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -1/+1 |
|
|
* | | Issue #25287: Don't add crypt.METHOD_CRYPT to crypt.methods if it's not | Victor Stinner | 2015-10-02 | 1 | -1/+1 |
|/ |
|
* | Now that it's possible, avoid timing attacks in the crypt module examples) | Nick Coghlan | 2012-09-28 | 1 | -3/+7 |
|
|
* | Put version* directives at the right scope | Éric Araujo | 2011-05-29 | 1 | -14/+6 |
|
|
* | Improve example for crypt module. No string exceptions.. | Éric Araujo | 2011-05-29 | 1 | -5/+7 |
|
|
* | Indent "versionadded" properly. | Georg Brandl | 2011-02-23 | 1 | -5/+5 |
|
|
* | Make Lib/crypt.py meet PEP 8 standards. This also led to a tweak in the new API | Brett Cannon | 2011-02-22 | 1 | -7/+14 |
|
|
* | Issue #10924: Adding salt and Modular Crypt Format to crypt library. | Sean Reifscheider | 2011-02-22 | 1 | -9/+97 |
|
|
* | Remove surplus empty lines and convert more files to new optional arg style. | Georg Brandl | 2009-05-17 | 1 | -1/+0 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Remove all definitions of raw_input() that were still scattered throughout th... | Georg Brandl | 2007-12-02 | 1 | -7/+1 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+66 |
|
|