[Python-Dev] C++ for CPython 3? (Re: str.count is slow)
Barry Warsaw
barry at python.org
Wed Mar 1 14:10:10 CET 2006
More information about the Python-Dev mailing list
Wed Mar 1 14:10:10 CET 2006
- Previous message: [Python-Dev] C++ for CPython 3? (Re: str.count is slow)
- Next message: [Python-Dev] str.count is slow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 28, 2006, at 6:26 PM, Fredrik Lundh wrote: > > should we perhaps switch to (careful use of) C++ in 3.0 ? I hope not. It would make life more difficult for embedded/extended users like ourselves because it would force us to link our applications as C++ programs. That introduces lots of headaches on certain, shall we say, non-Windows platforms. -Barry
- Previous message: [Python-Dev] C++ for CPython 3? (Re: str.count is slow)
- Next message: [Python-Dev] str.count is slow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list