This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients
Date 2004-10-23.19:49:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=357491

Note that this would close bug #1034277 .

Also realize that it does not remove all linking against CF; if you look in 
setup.py you will notice that a few modules (including _locale) still need 
to link against CoreFoundation.  This patch is just to remove the 
dependence on the core, not extension modules.
History
Date User Action Args
2007-08-23 15:39:55adminlinkissue1035255 messages
2007-08-23 15:39:55admincreate