Re: [Sqlalchemy-tickets] [sqlalchemy] #2720: use Cython for C extensions?
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-01-22 00:37:21
|
#2720: use Cython for C extensions?
-----------------------------------+---------------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: enhancement | Status: closed
Priority: medium | Milestone: blue sky
Component: cextensions | Severity: very major - up to 2 days
Resolution: wontfix | Keywords:
Progress State: completed/closed |
-----------------------------------+---------------------------------------
Changes (by zzzeek):
* status: new => closed
* resolution: => wontfix
* status_field: not decided upon => completed/closed
Comment:
I think we're sticking with our hand-written C extensions for now -
they're very well tested and certainly the existence of pypy as a viable
option makes it hard to justify a rework the whole approach.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2720#comment:35>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|