[issue9303] Migrate sqlite3 module to _v2 API to enhance performance
Jim Jewett
report at bugs.python.org
Fri Apr 13 21:20:40 CEST 2012
Jim Jewett <jimjjewett at gmail.com> added the comment:
I can't speak for GSoC or Gerhard, but it strikes me as a reasonable first step. An alternatives woube be writing it with fallbacks (so older sqlite can still be used, though less efficiently). It would also be nice to clean up at least one call with compatibility cruft. That said, don't hesitate to submit a patch that does *something*, and then replace it with more comprehensive patches later.
----------
nosy: +Jim.Jewett
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9303>
_______________________________________
More information about the Python-bugs-list
mailing list