Re: [Sqlalchemy-tickets] [sqlalchemy] #2161: Py3k support for the C extension
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-07-04 17:03:36
|
#2161: Py3k support for the C extension
-------------------------------+-------------------------------
Reporter: ged | Owner: pjenvey
Type: enhancement | Status: new
Priority: medium | Milestone: 0.9.xx
Component: cextensions | Severity: major - 1-3 hours
Resolution: | Keywords:
Progress State: needs review |
-------------------------------+-------------------------------
Comment (by claudiofreire):
Check out #2720. Although re-implementing in Cython does reduce
performance a tiny bit (10% or less in all checks I performed for
cprocessors), it gives free Py3k compatibility.
Is it worth paying that performance price (I'd think so)?
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2161#comment:20>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|