Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing \end, noted by George Yoshida | Andrew M. Kuchling | 2005-08-29 | 1 | -0/+1 |
| | |||||
* | Write section on PEP 342 | Andrew M. Kuchling | 2005-08-27 | 1 | -10/+112 |
| | |||||
* | Note various items; write some shorter sections | Andrew M. Kuchling | 2005-08-23 | 1 | -16/+96 |
| | |||||
* | [ sf.net patch # 1121611 ] | Gregory P. Smith | 2005-08-21 | 1 | -0/+9 |
| | | | | | | | | | A new hashlib module to replace the md5 and sha modules. It adds support for additional secure hashes such as SHA-256 and SHA-512. The hashlib module uses OpenSSL for fast platform optimized implementations of algorithms when available. The old md5 and sha modules still exist as wrappers around hashlib to preserve backwards compatibility. | ||||
* | Add example | Andrew M. Kuchling | 2005-08-02 | 1 | -2/+14 |
| | |||||
* | Add note | Andrew M. Kuchling | 2005-08-02 | 1 | -0/+14 |
| | |||||
* | [ 1243081 ] repair typos | Georg Brandl | 2005-07-22 | 1 | -1/+1 |
| | |||||
* | Fill out one section | Andrew M. Kuchling | 2005-04-09 | 1 | -3/+20 |
| | |||||
* | Add more text | Andrew M. Kuchling | 2005-04-09 | 1 | -7/+29 |
| | |||||
* | fix environment broken in revision 1.6 | Fred Drake | 2005-03-21 | 1 | -0/+1 |
| | |||||
* | PEP 314 implementation (client side): | Fred Drake | 2005-03-20 | 1 | -0/+8 |
| | | | | added support for the provides, requires, and obsoletes metadata fields | ||||
* | Write part of PEP 309 section | Andrew M. Kuchling | 2005-03-20 | 1 | -1/+22 |
| | |||||
* | Describe how to get back lib-old; if this isn't the best way, please let me know | Andrew M. Kuchling | 2005-03-20 | 1 | -1/+14 |
| | |||||
* | Add item | Andrew M. Kuchling | 2005-03-20 | 1 | -1/+11 |
| | |||||
* | Describe various things | Andrew M. Kuchling | 2005-03-20 | 1 | -6/+44 |
| | |||||
* | Note various changes that need to be described | Andrew M. Kuchling | 2005-03-01 | 1 | -3/+26 |
| | |||||
* | Add item | Andrew M. Kuchling | 2004-12-03 | 1 | -1/+2 |
| | |||||
* | AAdd item. (And so it beegins again.) | Andrew M. Kuchling | 2004-12-03 | 1 | -1/+18 |
| | |||||
* | Fill in various bits of the template | Andrew M. Kuchling | 2004-12-03 | 1 | -27/+5 |
| | |||||
* | Continue the post-release mechanics; we need a "What's New" document | Fred Drake | 2004-12-01 | 1 | -0/+156 |
so the docs can be built. |