From 6399b39d4bef15070c68c4a9f7a7eff27ce08a5f Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Wed, 3 Jan 2007 22:59:32 +0000 Subject: [PATCH] Add autoGIL for removal. --- pep-3108.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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