diff --git a/pep-3108.txt b/pep-3108.txt index 8768d454f..ff60585f0 100644 --- a/pep-3108.txt +++ b/pep-3108.txt @@ -164,6 +164,11 @@ their maintenance. - AppleSingle is a binary file format for A/UX. - A/UX no longer distributed. + + autoGIL + + - Very bad model for using Python with the CFRunLoop. + - Rename to _autogil if needed by Carbon package. + + FrameWork - Poorly documented. @@ -335,7 +340,6 @@ Current Name Replacement Name ================== ================================================== _winreg winreg (rename also because module has a public interface) -autoGIL autogil BaseHTTPServer basehttpserver Carbon carbon CGIHTTPServer cgihttpserver