[Python-Dev] Cython for cPickle? (original) (raw)
Brian Curtin brian at python.org
Thu Apr 19 15:23:44 CEST 2012
- Previous message: [Python-Dev] Cython for cPickle?
- Next message: [Python-Dev] Cython for cPickle?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Apr 19, 2012 at 05:38, Nick Coghlan <ncoghlan at gmail.com> wrote:
On Thu, Apr 19, 2012 at 6:55 PM, Stefan Behnel <stefanml at behnel.de> wrote:
What do you think? I think the possible use of Cython for standard library extension modules is potentially worth looking into for the 3.4 timeframe (c.f. the recent multiple checkins sorting out the refcounts for the new ImportError helper function).
I'd rather just "rtfm" as was suggested and get it right than switch everything around to Cython.
- Previous message: [Python-Dev] Cython for cPickle?
- Next message: [Python-Dev] Cython for cPickle?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]