[DB-SIG] PEP 249

2018-10-15 Thread Nader Hamady
Hello. Reaching out to find out if there have been any discusdions around a 3.0 Database API Specification - Or something broader around async specifications for dabatase transactions. Thanks in advance, -N -- Nader B. Hamady ___ DB-SIG maillist -

[DB-SIG] PEP 249 implementation

2018-10-15 Thread Cornell, Tom
Hi, I was curious if there were any implementations of PEP 249 Python Database API v2.0 that I can use as a reference. I'd like to try and implement it for the DBMS we use here at work (Sybase, DB2, Postgres). I will happily donate them to PSF, once cleared by my company. TC Tom Cornell,