diff --git a/pep-0398.txt b/pep-0398.txt index f64ee2340..edd90e895 100644 --- a/pep-0398.txt +++ b/pep-0398.txt @@ -67,8 +67,8 @@ Implemented PEPs: Other final large-scale changes: * Addition of the "packaging" module, deprecating "distutils" -* Addition of the faulthandler module -* Addition of the lzma module, and lzma/xz support in tarfile +* Addition of the "faulthandler" module +* Addition of the "lzma" module, and lzma/xz support in tarfile Candidate PEPs: @@ -88,6 +88,7 @@ Other planned large-scale changes: * A standard event-loop interface (PEP by Jim Fulton pending) * Breaking out standard library and docs in separate repos? * A PEP on supplementing C modules with equivalent Python modules? +* Addition of the "regex" module Copyright