[Python-Dev] PEP 0404 and VS 2010
martin at v.loewis.de
martin at v.loewis.de
Thu Nov 21 14:03:55 CET 2013
More information about the Python-Dev mailing list
Thu Nov 21 14:03:55 CET 2013
- Previous message: [Python-Dev] PEP 0404 and VS 2010
- Next message: [Python-Dev] PEP 0404 and VS 2010
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoting Christian Heimes <christian at python.org>: > What about the CAPI functions like PyFile_FromFile() and PyFile_AsFile() > that take a FILE* as argument? They are unable in the stable ABI, and would be unavailable in py27compat.dll. Modules using them would have to be rewritten to not use them anymore, or continue to be compiled with VS 2008. Regards, Martin
- Previous message: [Python-Dev] PEP 0404 and VS 2010
- Next message: [Python-Dev] PEP 0404 and VS 2010
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list