diff --git a/pep-3108.txt b/pep-3108.txt index f6ea90609..a4333b81f 100644 --- a/pep-3108.txt +++ b/pep-3108.txt @@ -110,7 +110,7 @@ distribution for Python for users that rely upon the code. + Supplanted by the ``hashlib`` package. -* sv [done: 3.0] +* sv [done: 2.6, 3.0] + Documented as obsolete since Python 2.0 or earlier. + Interface to obsolete SGI Indigo hardware. @@ -1010,6 +1010,9 @@ Python 2.6 #. Rename the module in its own documentation. +#. Update all references in the documentation from the old name to + the new name. + #. Commit the changes (this checkin should be allowed to propagate to py3k). #. Add a stub entry in the documentation for the old name which