summaryrefslogtreecommitdiff
path: root/test/ext/asyncio/test_scoping_py3k.py
Commit message (Expand)AuthorAgeFilesLines
* use code generation for scoped_sessionMike Bayer2022-04-121-1/+2
* First round of removal of python 2Federico Caselli2021-11-011-3/+0
* fix python 3.6 testsFederico Caselli2021-09-291-2/+3
* Add missing methods added in :ticket:`6991`Federico Caselli2021-09-281-0/+32
* pin async scoping tests at python 3.7Mike Bayer2021-06-161-2/+4
* Implement async_scoped_sessionjason3gb2021-06-161-0/+44