summaryrefslogtreecommitdiff
path: root/tests/functional/y/yield_inside_async_function.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove async test for python 3.5 or lesserPierre Sassoulas2021-08-301-3/+7
|
* Remove functional test configuration for python version <=3.6.0Pierre Sassoulas2021-08-301-1/+1
| | | | | We're only supporting python version > 3.6 so this became useless configuration.
* [functional tests] Rename example_functional_tests.py => ↵Pierre Sassoulas2019-09-101-0/+12
e/example_functional_tests.py Permit to navigate in the functional tests easier.