On 2017-06-01, Gregory Ewing <greg.ew...@canterbury.ac.nz> wrote:
> Is there any serious work being done on a DB API 3.0?
> If there is, I'd be interested in helping with the design.

There are a bunch of existing APIs in other languages that can easily
be copied ;-) The good news is of course that since the DB-API
'Connection' class has so few existing methods, adding new ones while
maintaining backwards-compatibility should be easy.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to