Re: asyncio support
Tony Locke <[email protected]> Sun, 10 Nov 2013 20:49:35 +0000
| Newsgroups | gmane.comp.python.db |
|---|---|
| Message-ID | <CAPpF0yP5XrUrhG0ELrx_6OGUDMGQaoMr_v-nwMnZwFYfW5WKPQ@mail.gmail.com> |
What sort of thing do you have in mind? Perhaps something where the execute() method returns immediately, and a callback function is called when the query is complete? This could be implemented in a library on top of DB-API. But should it be part of the spec? Cheers, Tony. On 25 October 2013 08:27, INADA Naoki <[email protected]> wrote: > Does someone consider DB-API for asyncio? > > > -- > INADA Naoki <[email protected]> > > _______________________________________________ > DB-SIG maillist - [email protected] > https://mail.python.org/mailman/listinfo/db-sig > > _______________________________________________ DB-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/db-sig