summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/functional/a/abstract/abstract_method.py (renamed from tests/functional/a/abstract/abstract_method_py3.py)0
-rw-r--r--tests/functional/a/abstract/abstract_method.txt (renamed from tests/functional/a/abstract/abstract_method_py3.txt)0
-rw-r--r--tests/functional/a/abstract/abstract_method_py3.rc2
-rw-r--r--tests/functional/a/anomalous_unicode_escape.py (renamed from tests/functional/a/anomalous_unicode_escape_py3.py)0
-rw-r--r--tests/functional/a/anomalous_unicode_escape.txt (renamed from tests/functional/a/anomalous_unicode_escape_py3.txt)0
-rw-r--r--tests/functional/a/anomalous_unicode_escape_py3.rc2
-rw-r--r--tests/functional/a/assign/assignment_from_no_return_py3.rc2
-rw-r--r--tests/functional/a/async_functions.rc2
-rw-r--r--tests/functional/b/bad_exception_context.rc2
-rw-r--r--tests/functional/b/bad_open_mode.py (renamed from tests/functional/b/bad_open_mode_py3.py)0
-rw-r--r--tests/functional/b/bad_open_mode.rc (renamed from tests/functional/b/bad_open_mode_py3.rc)3
-rw-r--r--tests/functional/b/bad_open_mode.txt (renamed from tests/functional/b/bad_open_mode_py3.txt)0
-rw-r--r--tests/functional/b/bugfix_local_scope_metaclass_1177.rc2
-rw-r--r--tests/functional/c/class_members.py (renamed from tests/functional/c/class_members_py36.py)0
-rw-r--r--tests/functional/c/class_members_py30.rc2
-rw-r--r--tests/functional/c/class_members_py36.rc2
-rw-r--r--tests/functional/c/class_variable_slots_conflict_exempted.rc2
-rw-r--r--tests/functional/d/dangerous_default_value.py (renamed from tests/functional/d/dangerous_default_value_py30.py)0
-rw-r--r--tests/functional/d/dangerous_default_value.txt (renamed from tests/functional/d/dangerous_default_value_py30.txt)0
-rw-r--r--tests/functional/d/dangerous_default_value_py30.rc2
-rw-r--r--tests/functional/d/deprecated/deprecated_class_py33.rc1
-rw-r--r--tests/functional/d/deprecated/deprecated_decorators.rc2
-rw-r--r--tests/functional/d/deprecated/deprecated_method_getmoduleinfo.rc1
-rw-r--r--tests/functional/d/deprecated/deprecated_methods_py3.rc1
-rw-r--r--tests/functional/d/deprecated/deprecated_methods_py36.rc2
-rw-r--r--tests/functional/d/deprecated/deprecated_module_py3.rc1
-rw-r--r--tests/functional/d/deprecated/deprecated_module_py36.rc2
-rw-r--r--tests/functional/d/deprecated/deprecated_relative_import/dot_relative_import.rc2
-rw-r--r--tests/functional/d/deprecated/deprecated_relative_import/subpackage/dot_dot_relative_import.rc2
-rw-r--r--tests/functional/d/disable_msg_github_issue_1389.rc2
-rw-r--r--tests/functional/d/duplicate_argument_name_py3.rc2
-rw-r--r--tests/functional/e/exec_used.py (renamed from tests/functional/e/exec_used_py3.py)0
-rw-r--r--tests/functional/e/exec_used.txt (renamed from tests/functional/e/exec_used_py3.txt)0
-rw-r--r--tests/functional/e/exec_used_py3.rc2
-rw-r--r--tests/functional/f/f_string_without_interpolation.rc2
-rw-r--r--tests/functional/f/formatted_string_literal_with_if.py (renamed from tests/functional/f/formatted_string_literal_with_if_py36.py)0
-rw-r--r--tests/functional/f/formatted_string_literal_with_if_py36.rc2
-rw-r--r--tests/functional/i/init_subclass_classmethod.py (renamed from tests/functional/i/init_subclass_classmethod_py36.py)0
-rw-r--r--tests/functional/i/init_subclass_classmethod_py36.rc2
-rw-r--r--tests/functional/i/invalid/m/invalid_metaclass_py3.rc2
-rw-r--r--tests/functional/i/invalid/s/invalid_star_assignment_target.rc2
-rw-r--r--tests/functional/i/iterable_context_py3.rc2
-rw-r--r--tests/functional/i/iterable_context_py36.rc2
-rw-r--r--tests/functional/l/logging_format_interpolation_py36.rc2
-rw-r--r--tests/functional/l/logging_fstring_interpolation_py36.rc2
-rw-r--r--tests/functional/l/loopvar_in_dict_comp.py (renamed from tests/functional/l/loopvar_in_dict_comp_py27.py)0
-rw-r--r--tests/functional/l/loopvar_in_dict_comp.txt (renamed from tests/functional/l/loopvar_in_dict_comp_py27.txt)0
-rw-r--r--tests/functional/m/mapping_context_py3.rc2
-rw-r--r--tests/functional/m/member/membership_protocol_py3.rc2
-rw-r--r--tests/functional/m/missing/missing_kwoa.py (renamed from tests/functional/m/missing/missing_kwoa_py3.py)0
-rw-r--r--tests/functional/m/missing/missing_kwoa.txt (renamed from tests/functional/m/missing/missing_kwoa_py3.txt)0
-rw-r--r--tests/functional/m/missing/missing_kwoa_py3.rc2
-rw-r--r--tests/functional/n/name/name_styles.rc3
-rw-r--r--tests/functional/n/no/no_self_use_py3.rc2
-rw-r--r--tests/functional/n/none_dunder_protocols.py (renamed from tests/functional/n/none_dunder_protocols_py36.py)0
-rw-r--r--tests/functional/n/none_dunder_protocols.txt (renamed from tests/functional/n/none_dunder_protocols_py36.txt)0
-rw-r--r--tests/functional/n/none_dunder_protocols_py36.rc2
-rw-r--r--tests/functional/n/nonlocal_and_global.rc2
-rw-r--r--tests/functional/n/nonlocal_without_binding.rc2
-rw-r--r--tests/functional/n/not_async_context_manager.rc2
-rw-r--r--tests/functional/p/protected_access_access_different_scopes.rc2
-rw-r--r--tests/functional/r/raise/raising_non_exception.py (renamed from tests/functional/r/raise/raising_non_exception_py3.py)0
-rw-r--r--tests/functional/r/raise/raising_non_exception.txt (renamed from tests/functional/r/raise/raising_non_exception_py3.txt)0
-rw-r--r--tests/functional/r/raise/raising_non_exception_py3.rc2
-rw-r--r--tests/functional/r/regression/regression_2443_duplicate_bases.rc2
-rw-r--r--tests/functional/r/reused_outer_loop_variable_py3.rc2
-rw-r--r--tests/functional/s/singledispatch_functions.py (renamed from tests/functional/s/singledispatch_functions_py3.py)0
-rw-r--r--tests/functional/s/singledispatch_functions.txt (renamed from tests/functional/s/singledispatch_functions_py3.txt)0
-rw-r--r--tests/functional/s/singledispatch_functions_py3.rc3
-rw-r--r--tests/functional/s/star/star_needs_assignment_target.rc2
-rw-r--r--tests/functional/s/star/star_needs_assignment_target_py37.py (renamed from tests/functional/s/star/star_needs_assignment_target_py35.py)0
-rw-r--r--tests/functional/s/star/star_needs_assignment_target_py37.rc (renamed from tests/functional/s/star/star_needs_assignment_target_py35.rc)1
-rw-r--r--tests/functional/s/star/star_needs_assignment_target_py37.txt (renamed from tests/functional/s/star/star_needs_assignment_target_py35.txt)0
-rw-r--r--tests/functional/s/statement_without_effect_py36.rc2
-rw-r--r--tests/functional/s/stop_iteration_inside_generator.rc2
-rw-r--r--tests/functional/s/string/string_formatting_failed_inference_py35.rc2
-rw-r--r--tests/functional/s/string/string_formatting_py3.rc2
-rw-r--r--tests/functional/s/subprocess_run_check.py (renamed from tests/functional/s/subprocess_run_check35.py)0
-rw-r--r--tests/functional/s/subprocess_run_check.txt (renamed from tests/functional/s/subprocess_run_check35.txt)0
-rw-r--r--tests/functional/s/subprocess_run_check35.rc2
-rw-r--r--tests/functional/s/suspicious_str_strip_call.py (renamed from tests/functional/s/suspicious_str_strip_call_py3.py)0
-rw-r--r--tests/functional/s/suspicious_str_strip_call.txt (renamed from tests/functional/s/suspicious_str_strip_call_py3.txt)0
-rw-r--r--tests/functional/s/suspicious_str_strip_call_py3.rc2
-rw-r--r--tests/functional/s/sys_stream_regression_1004.rc1
-rw-r--r--tests/functional/t/too/too_many_arguments_issue_1045.rc2
-rw-r--r--tests/functional/t/too/too_many_star_expressions.rc2
-rw-r--r--tests/functional/t/trailing_comma_tuple.rc2
-rw-r--r--tests/functional/t/typing_use.rc2
-rw-r--r--tests/functional/u/unbalanced_tuple_unpacking_py30.rc2
-rw-r--r--tests/functional/u/undefined/undefined_variable_py30.rc2
-rw-r--r--tests/functional/u/unpacking_generalizations.rc2
-rw-r--r--tests/functional/u/unused/unused_argument_py3.rc2
-rw-r--r--tests/functional/u/unused/unused_typing_imports.rc1
-rw-r--r--tests/functional/u/unused/unused_variable_py36.rc2
-rw-r--r--tests/functional/u/use/used_before_assignment_nonlocal.rc2
-rw-r--r--tests/functional/u/use/used_prior_global_declaration.rc2
-rw-r--r--tests/functional/u/useless/useless_super_delegation_py3.rc2
-rw-r--r--tests/functional/u/useless/useless_super_delegation_py35.rc2
-rw-r--r--tests/functional/y/yield_assign.py (renamed from tests/functional/y/yield_assign_py25.py)0
-rw-r--r--tests/functional/y/yield_from_iterable.py (renamed from tests/functional/y/yield_from_iterable_py33.py)0
-rw-r--r--tests/functional/y/yield_from_iterable.txt (renamed from tests/functional/y/yield_from_iterable_py33.txt)0
-rw-r--r--tests/functional/y/yield_from_iterable_py33.rc2
-rw-r--r--tests/functional/y/yield_from_outside_func.rc2
-rw-r--r--tests/functional/y/yield_inside_async_function.py2
-rw-r--r--tests/functional/y/yield_inside_async_function.rc5
-rw-r--r--tests/functional/y/yield_inside_async_function.txt3
-rw-r--r--tests/functional/y/yield_inside_async_function_py36.py4
-rw-r--r--tests/functional/y/yield_inside_async_function_py36.rc2
-rw-r--r--tests/functional/y/yield_inside_async_function_py36.txt3
109 files changed, 10 insertions, 147 deletions
diff --git a/tests/functional/a/abstract/abstract_method_py3.py b/tests/functional/a/abstract/abstract_method.py
index d58f68036..d58f68036 100644
--- a/tests/functional/a/abstract/abstract_method_py3.py
+++ b/tests/functional/a/abstract/abstract_method.py
diff --git a/tests/functional/a/abstract/abstract_method_py3.txt b/tests/functional/a/abstract/abstract_method.txt
index 783242fd5..783242fd5 100644
--- a/tests/functional/a/abstract/abstract_method_py3.txt
+++ b/tests/functional/a/abstract/abstract_method.txt
diff --git a/tests/functional/a/abstract/abstract_method_py3.rc b/tests/functional/a/abstract/abstract_method_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/a/abstract/abstract_method_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/a/anomalous_unicode_escape_py3.py b/tests/functional/a/anomalous_unicode_escape.py
index 7c863097b..7c863097b 100644
--- a/tests/functional/a/anomalous_unicode_escape_py3.py
+++ b/tests/functional/a/anomalous_unicode_escape.py
diff --git a/tests/functional/a/anomalous_unicode_escape_py3.txt b/tests/functional/a/anomalous_unicode_escape.txt
index 3682db856..3682db856 100644
--- a/tests/functional/a/anomalous_unicode_escape_py3.txt
+++ b/tests/functional/a/anomalous_unicode_escape.txt
diff --git a/tests/functional/a/anomalous_unicode_escape_py3.rc b/tests/functional/a/anomalous_unicode_escape_py3.rc
deleted file mode 100644
index c0490a61a..000000000
--- a/tests/functional/a/anomalous_unicode_escape_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/a/assign/assignment_from_no_return_py3.rc b/tests/functional/a/assign/assignment_from_no_return_py3.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/a/assign/assignment_from_no_return_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/a/async_functions.rc b/tests/functional/a/async_functions.rc
deleted file mode 100644
index 71de8b630..000000000
--- a/tests/functional/a/async_functions.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.5
diff --git a/tests/functional/b/bad_exception_context.rc b/tests/functional/b/bad_exception_context.rc
deleted file mode 100644
index c0490a61a..000000000
--- a/tests/functional/b/bad_exception_context.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/b/bad_open_mode_py3.py b/tests/functional/b/bad_open_mode.py
index b68238013..b68238013 100644
--- a/tests/functional/b/bad_open_mode_py3.py
+++ b/tests/functional/b/bad_open_mode.py
diff --git a/tests/functional/b/bad_open_mode_py3.rc b/tests/functional/b/bad_open_mode.rc
index 5bed69f58..b47a74525 100644
--- a/tests/functional/b/bad_open_mode_py3.rc
+++ b/tests/functional/b/bad_open_mode.rc
@@ -1,3 +1,2 @@
-[testoptions]
-min_pyver=3.0
+[testoptions]
except_implementations=PyPy
diff --git a/tests/functional/b/bad_open_mode_py3.txt b/tests/functional/b/bad_open_mode.txt
index 1ea232598..1ea232598 100644
--- a/tests/functional/b/bad_open_mode_py3.txt
+++ b/tests/functional/b/bad_open_mode.txt
diff --git a/tests/functional/b/bugfix_local_scope_metaclass_1177.rc b/tests/functional/b/bugfix_local_scope_metaclass_1177.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/b/bugfix_local_scope_metaclass_1177.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/c/class_members_py36.py b/tests/functional/c/class_members.py
index e43ab57ba..e43ab57ba 100644
--- a/tests/functional/c/class_members_py36.py
+++ b/tests/functional/c/class_members.py
diff --git a/tests/functional/c/class_members_py30.rc b/tests/functional/c/class_members_py30.rc
deleted file mode 100644
index c0490a61a..000000000
--- a/tests/functional/c/class_members_py30.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/c/class_members_py36.rc b/tests/functional/c/class_members_py36.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/c/class_members_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/c/class_variable_slots_conflict_exempted.rc b/tests/functional/c/class_variable_slots_conflict_exempted.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/c/class_variable_slots_conflict_exempted.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/d/dangerous_default_value_py30.py b/tests/functional/d/dangerous_default_value.py
index 161eaceed..161eaceed 100644
--- a/tests/functional/d/dangerous_default_value_py30.py
+++ b/tests/functional/d/dangerous_default_value.py
diff --git a/tests/functional/d/dangerous_default_value_py30.txt b/tests/functional/d/dangerous_default_value.txt
index 8f4dd7e47..8f4dd7e47 100644
--- a/tests/functional/d/dangerous_default_value_py30.txt
+++ b/tests/functional/d/dangerous_default_value.txt
diff --git a/tests/functional/d/dangerous_default_value_py30.rc b/tests/functional/d/dangerous_default_value_py30.rc
deleted file mode 100644
index c0490a61a..000000000
--- a/tests/functional/d/dangerous_default_value_py30.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/d/deprecated/deprecated_class_py33.rc b/tests/functional/d/deprecated/deprecated_class_py33.rc
index 692104e97..4e2b74831 100644
--- a/tests/functional/d/deprecated/deprecated_class_py33.rc
+++ b/tests/functional/d/deprecated/deprecated_class_py33.rc
@@ -1,3 +1,2 @@
[testoptions]
-min_pyver=3.3
max_pyver=3.10
diff --git a/tests/functional/d/deprecated/deprecated_decorators.rc b/tests/functional/d/deprecated/deprecated_decorators.rc
deleted file mode 100644
index 28c99bc28..000000000
--- a/tests/functional/d/deprecated/deprecated_decorators.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.3
diff --git a/tests/functional/d/deprecated/deprecated_method_getmoduleinfo.rc b/tests/functional/d/deprecated/deprecated_method_getmoduleinfo.rc
index a444ca6b8..83cd04143 100644
--- a/tests/functional/d/deprecated/deprecated_method_getmoduleinfo.rc
+++ b/tests/functional/d/deprecated/deprecated_method_getmoduleinfo.rc
@@ -1,3 +1,2 @@
[testoptions]
max_pyver=3.6
-min_pyver=3.3
diff --git a/tests/functional/d/deprecated/deprecated_methods_py3.rc b/tests/functional/d/deprecated/deprecated_methods_py3.rc
index 6c3e72704..b56440977 100644
--- a/tests/functional/d/deprecated/deprecated_methods_py3.rc
+++ b/tests/functional/d/deprecated/deprecated_methods_py3.rc
@@ -1,3 +1,2 @@
[testoptions]
-min_pyver=3.3
max_pyver=3.7
diff --git a/tests/functional/d/deprecated/deprecated_methods_py36.rc b/tests/functional/d/deprecated/deprecated_methods_py36.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/d/deprecated/deprecated_methods_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/d/deprecated/deprecated_module_py3.rc b/tests/functional/d/deprecated/deprecated_module_py3.rc
index 46343d2f1..83cd04143 100644
--- a/tests/functional/d/deprecated/deprecated_module_py3.rc
+++ b/tests/functional/d/deprecated/deprecated_module_py3.rc
@@ -1,3 +1,2 @@
[testoptions]
-min_pyver=3.0
max_pyver=3.6
diff --git a/tests/functional/d/deprecated/deprecated_module_py36.rc b/tests/functional/d/deprecated/deprecated_module_py36.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/d/deprecated/deprecated_module_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/d/deprecated/deprecated_relative_import/dot_relative_import.rc b/tests/functional/d/deprecated/deprecated_relative_import/dot_relative_import.rc
deleted file mode 100644
index d425e7c47..000000000
--- a/tests/functional/d/deprecated/deprecated_relative_import/dot_relative_import.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.2
diff --git a/tests/functional/d/deprecated/deprecated_relative_import/subpackage/dot_dot_relative_import.rc b/tests/functional/d/deprecated/deprecated_relative_import/subpackage/dot_dot_relative_import.rc
deleted file mode 100644
index d425e7c47..000000000
--- a/tests/functional/d/deprecated/deprecated_relative_import/subpackage/dot_dot_relative_import.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.2
diff --git a/tests/functional/d/disable_msg_github_issue_1389.rc b/tests/functional/d/disable_msg_github_issue_1389.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/d/disable_msg_github_issue_1389.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/d/duplicate_argument_name_py3.rc b/tests/functional/d/duplicate_argument_name_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/d/duplicate_argument_name_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/e/exec_used_py3.py b/tests/functional/e/exec_used.py
index 5f849480e..5f849480e 100644
--- a/tests/functional/e/exec_used_py3.py
+++ b/tests/functional/e/exec_used.py
diff --git a/tests/functional/e/exec_used_py3.txt b/tests/functional/e/exec_used.txt
index ebfab1c09..ebfab1c09 100644
--- a/tests/functional/e/exec_used_py3.txt
+++ b/tests/functional/e/exec_used.txt
diff --git a/tests/functional/e/exec_used_py3.rc b/tests/functional/e/exec_used_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/e/exec_used_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/f/f_string_without_interpolation.rc b/tests/functional/f/f_string_without_interpolation.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/f/f_string_without_interpolation.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/f/formatted_string_literal_with_if_py36.py b/tests/functional/f/formatted_string_literal_with_if.py
index 8feb4e293..8feb4e293 100644
--- a/tests/functional/f/formatted_string_literal_with_if_py36.py
+++ b/tests/functional/f/formatted_string_literal_with_if.py
diff --git a/tests/functional/f/formatted_string_literal_with_if_py36.rc b/tests/functional/f/formatted_string_literal_with_if_py36.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/f/formatted_string_literal_with_if_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/i/init_subclass_classmethod_py36.py b/tests/functional/i/init_subclass_classmethod.py
index ad379705d..ad379705d 100644
--- a/tests/functional/i/init_subclass_classmethod_py36.py
+++ b/tests/functional/i/init_subclass_classmethod.py
diff --git a/tests/functional/i/init_subclass_classmethod_py36.rc b/tests/functional/i/init_subclass_classmethod_py36.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/i/init_subclass_classmethod_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/i/invalid/m/invalid_metaclass_py3.rc b/tests/functional/i/invalid/m/invalid_metaclass_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/i/invalid/m/invalid_metaclass_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/i/invalid/s/invalid_star_assignment_target.rc b/tests/functional/i/invalid/s/invalid_star_assignment_target.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/i/invalid/s/invalid_star_assignment_target.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/i/iterable_context_py3.rc b/tests/functional/i/iterable_context_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/i/iterable_context_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/i/iterable_context_py36.rc b/tests/functional/i/iterable_context_py36.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/i/iterable_context_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/l/logging_format_interpolation_py36.rc b/tests/functional/l/logging_format_interpolation_py36.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/l/logging_format_interpolation_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/l/logging_fstring_interpolation_py36.rc b/tests/functional/l/logging_fstring_interpolation_py36.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/l/logging_fstring_interpolation_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/l/loopvar_in_dict_comp_py27.py b/tests/functional/l/loopvar_in_dict_comp.py
index 072ea1bf5..072ea1bf5 100644
--- a/tests/functional/l/loopvar_in_dict_comp_py27.py
+++ b/tests/functional/l/loopvar_in_dict_comp.py
diff --git a/tests/functional/l/loopvar_in_dict_comp_py27.txt b/tests/functional/l/loopvar_in_dict_comp.txt
index 2d98fcfff..2d98fcfff 100644
--- a/tests/functional/l/loopvar_in_dict_comp_py27.txt
+++ b/tests/functional/l/loopvar_in_dict_comp.txt
diff --git a/tests/functional/m/mapping_context_py3.rc b/tests/functional/m/mapping_context_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/m/mapping_context_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/m/member/membership_protocol_py3.rc b/tests/functional/m/member/membership_protocol_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/m/member/membership_protocol_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/m/missing/missing_kwoa_py3.py b/tests/functional/m/missing/missing_kwoa.py
index b4dc604cd..b4dc604cd 100644
--- a/tests/functional/m/missing/missing_kwoa_py3.py
+++ b/tests/functional/m/missing/missing_kwoa.py
diff --git a/tests/functional/m/missing/missing_kwoa_py3.txt b/tests/functional/m/missing/missing_kwoa.txt
index 710635504..710635504 100644
--- a/tests/functional/m/missing/missing_kwoa_py3.txt
+++ b/tests/functional/m/missing/missing_kwoa.txt
diff --git a/tests/functional/m/missing/missing_kwoa_py3.rc b/tests/functional/m/missing/missing_kwoa_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/m/missing/missing_kwoa_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/n/name/name_styles.rc b/tests/functional/n/name/name_styles.rc
index 1a63e671b..e6e01b246 100644
--- a/tests/functional/n/name/name_styles.rc
+++ b/tests/functional/n/name/name_styles.rc
@@ -1,5 +1,2 @@
-[testoptions]
-min_pyver=2.6
-
[Messages Control]
disable=too-few-public-methods,abstract-class-not-used,global-statement
diff --git a/tests/functional/n/no/no_self_use_py3.rc b/tests/functional/n/no/no_self_use_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/n/no/no_self_use_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/n/none_dunder_protocols_py36.py b/tests/functional/n/none_dunder_protocols.py
index 5573ceeb4..5573ceeb4 100644
--- a/tests/functional/n/none_dunder_protocols_py36.py
+++ b/tests/functional/n/none_dunder_protocols.py
diff --git a/tests/functional/n/none_dunder_protocols_py36.txt b/tests/functional/n/none_dunder_protocols.txt
index d55000645..d55000645 100644
--- a/tests/functional/n/none_dunder_protocols_py36.txt
+++ b/tests/functional/n/none_dunder_protocols.txt
diff --git a/tests/functional/n/none_dunder_protocols_py36.rc b/tests/functional/n/none_dunder_protocols_py36.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/n/none_dunder_protocols_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/n/nonlocal_and_global.rc b/tests/functional/n/nonlocal_and_global.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/n/nonlocal_and_global.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/n/nonlocal_without_binding.rc b/tests/functional/n/nonlocal_without_binding.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/n/nonlocal_without_binding.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/n/not_async_context_manager.rc b/tests/functional/n/not_async_context_manager.rc
deleted file mode 100644
index 71de8b630..000000000
--- a/tests/functional/n/not_async_context_manager.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.5
diff --git a/tests/functional/p/protected_access_access_different_scopes.rc b/tests/functional/p/protected_access_access_different_scopes.rc
deleted file mode 100644
index 71de8b630..000000000
--- a/tests/functional/p/protected_access_access_different_scopes.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.5
diff --git a/tests/functional/r/raise/raising_non_exception_py3.py b/tests/functional/r/raise/raising_non_exception.py
index 7961c5220..7961c5220 100644
--- a/tests/functional/r/raise/raising_non_exception_py3.py
+++ b/tests/functional/r/raise/raising_non_exception.py
diff --git a/tests/functional/r/raise/raising_non_exception_py3.txt b/tests/functional/r/raise/raising_non_exception.txt
index 9a2e494f1..9a2e494f1 100644
--- a/tests/functional/r/raise/raising_non_exception_py3.txt
+++ b/tests/functional/r/raise/raising_non_exception.txt
diff --git a/tests/functional/r/raise/raising_non_exception_py3.rc b/tests/functional/r/raise/raising_non_exception_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/r/raise/raising_non_exception_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/r/regression/regression_2443_duplicate_bases.rc b/tests/functional/r/regression/regression_2443_duplicate_bases.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/r/regression/regression_2443_duplicate_bases.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/r/reused_outer_loop_variable_py3.rc b/tests/functional/r/reused_outer_loop_variable_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/r/reused_outer_loop_variable_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/s/singledispatch_functions_py3.py b/tests/functional/s/singledispatch_functions.py
index cfd4d873c..cfd4d873c 100644
--- a/tests/functional/s/singledispatch_functions_py3.py
+++ b/tests/functional/s/singledispatch_functions.py
diff --git a/tests/functional/s/singledispatch_functions_py3.txt b/tests/functional/s/singledispatch_functions.txt
index 6b26e7794..6b26e7794 100644
--- a/tests/functional/s/singledispatch_functions_py3.txt
+++ b/tests/functional/s/singledispatch_functions.txt
diff --git a/tests/functional/s/singledispatch_functions_py3.rc b/tests/functional/s/singledispatch_functions_py3.rc
deleted file mode 100644
index e481c3b54..000000000
--- a/tests/functional/s/singledispatch_functions_py3.rc
+++ /dev/null
@@ -1,3 +0,0 @@
-[testoptions]
-;https://bugs.python.org/issue10445
-min_pyver=3.4
diff --git a/tests/functional/s/star/star_needs_assignment_target.rc b/tests/functional/s/star/star_needs_assignment_target.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/s/star/star_needs_assignment_target.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/s/star/star_needs_assignment_target_py35.py b/tests/functional/s/star/star_needs_assignment_target_py37.py
index fb5eea86a..fb5eea86a 100644
--- a/tests/functional/s/star/star_needs_assignment_target_py35.py
+++ b/tests/functional/s/star/star_needs_assignment_target_py37.py
diff --git a/tests/functional/s/star/star_needs_assignment_target_py35.rc b/tests/functional/s/star/star_needs_assignment_target_py37.rc
index b743e8f28..67a28a36a 100644
--- a/tests/functional/s/star/star_needs_assignment_target_py35.rc
+++ b/tests/functional/s/star/star_needs_assignment_target_py37.rc
@@ -1,3 +1,2 @@
[testoptions]
-min_pyver=3.5
max_pyver=3.8
diff --git a/tests/functional/s/star/star_needs_assignment_target_py35.txt b/tests/functional/s/star/star_needs_assignment_target_py37.txt
index a4fa2caea..a4fa2caea 100644
--- a/tests/functional/s/star/star_needs_assignment_target_py35.txt
+++ b/tests/functional/s/star/star_needs_assignment_target_py37.txt
diff --git a/tests/functional/s/statement_without_effect_py36.rc b/tests/functional/s/statement_without_effect_py36.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/s/statement_without_effect_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/s/stop_iteration_inside_generator.rc b/tests/functional/s/stop_iteration_inside_generator.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/s/stop_iteration_inside_generator.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/s/string/string_formatting_failed_inference_py35.rc b/tests/functional/s/string/string_formatting_failed_inference_py35.rc
deleted file mode 100644
index 71de8b630..000000000
--- a/tests/functional/s/string/string_formatting_failed_inference_py35.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.5
diff --git a/tests/functional/s/string/string_formatting_py3.rc b/tests/functional/s/string/string_formatting_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/s/string/string_formatting_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/s/subprocess_run_check35.py b/tests/functional/s/subprocess_run_check.py
index fc4d99d9b..fc4d99d9b 100644
--- a/tests/functional/s/subprocess_run_check35.py
+++ b/tests/functional/s/subprocess_run_check.py
diff --git a/tests/functional/s/subprocess_run_check35.txt b/tests/functional/s/subprocess_run_check.txt
index 3f854ad08..3f854ad08 100644
--- a/tests/functional/s/subprocess_run_check35.txt
+++ b/tests/functional/s/subprocess_run_check.txt
diff --git a/tests/functional/s/subprocess_run_check35.rc b/tests/functional/s/subprocess_run_check35.rc
deleted file mode 100644
index 71de8b630..000000000
--- a/tests/functional/s/subprocess_run_check35.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.5
diff --git a/tests/functional/s/suspicious_str_strip_call_py3.py b/tests/functional/s/suspicious_str_strip_call.py
index 40684cc1d..40684cc1d 100644
--- a/tests/functional/s/suspicious_str_strip_call_py3.py
+++ b/tests/functional/s/suspicious_str_strip_call.py
diff --git a/tests/functional/s/suspicious_str_strip_call_py3.txt b/tests/functional/s/suspicious_str_strip_call.txt
index 7e338386c..7e338386c 100644
--- a/tests/functional/s/suspicious_str_strip_call_py3.txt
+++ b/tests/functional/s/suspicious_str_strip_call.txt
diff --git a/tests/functional/s/suspicious_str_strip_call_py3.rc b/tests/functional/s/suspicious_str_strip_call_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/s/suspicious_str_strip_call_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/s/sys_stream_regression_1004.rc b/tests/functional/s/sys_stream_regression_1004.rc
index 15704f555..b47a74525 100644
--- a/tests/functional/s/sys_stream_regression_1004.rc
+++ b/tests/functional/s/sys_stream_regression_1004.rc
@@ -1,3 +1,2 @@
[testoptions]
-min_pyver=3.5
except_implementations=PyPy
diff --git a/tests/functional/t/too/too_many_arguments_issue_1045.rc b/tests/functional/t/too/too_many_arguments_issue_1045.rc
deleted file mode 100644
index d425e7c47..000000000
--- a/tests/functional/t/too/too_many_arguments_issue_1045.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.2
diff --git a/tests/functional/t/too/too_many_star_expressions.rc b/tests/functional/t/too/too_many_star_expressions.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/t/too/too_many_star_expressions.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/t/trailing_comma_tuple.rc b/tests/functional/t/trailing_comma_tuple.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/t/trailing_comma_tuple.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/t/typing_use.rc b/tests/functional/t/typing_use.rc
deleted file mode 100644
index 71de8b630..000000000
--- a/tests/functional/t/typing_use.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.5
diff --git a/tests/functional/u/unbalanced_tuple_unpacking_py30.rc b/tests/functional/u/unbalanced_tuple_unpacking_py30.rc
deleted file mode 100644
index c0490a61a..000000000
--- a/tests/functional/u/unbalanced_tuple_unpacking_py30.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/u/undefined/undefined_variable_py30.rc b/tests/functional/u/undefined/undefined_variable_py30.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/u/undefined/undefined_variable_py30.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/u/unpacking_generalizations.rc b/tests/functional/u/unpacking_generalizations.rc
deleted file mode 100644
index 71de8b630..000000000
--- a/tests/functional/u/unpacking_generalizations.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.5
diff --git a/tests/functional/u/unused/unused_argument_py3.rc b/tests/functional/u/unused/unused_argument_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/u/unused/unused_argument_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/u/unused/unused_typing_imports.rc b/tests/functional/u/unused/unused_typing_imports.rc
index b239d6e2e..b47a74525 100644
--- a/tests/functional/u/unused/unused_typing_imports.rc
+++ b/tests/functional/u/unused/unused_typing_imports.rc
@@ -1,3 +1,2 @@
[testoptions]
-min_pyver=3.6
except_implementations=PyPy
diff --git a/tests/functional/u/unused/unused_variable_py36.rc b/tests/functional/u/unused/unused_variable_py36.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/u/unused/unused_variable_py36.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/u/use/used_before_assignment_nonlocal.rc b/tests/functional/u/use/used_before_assignment_nonlocal.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/u/use/used_before_assignment_nonlocal.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/u/use/used_prior_global_declaration.rc b/tests/functional/u/use/used_prior_global_declaration.rc
deleted file mode 100644
index 0ba2b6333..000000000
--- a/tests/functional/u/use/used_prior_global_declaration.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.6
diff --git a/tests/functional/u/useless/useless_super_delegation_py3.rc b/tests/functional/u/useless/useless_super_delegation_py3.rc
deleted file mode 100644
index c093be204..000000000
--- a/tests/functional/u/useless/useless_super_delegation_py3.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.0
diff --git a/tests/functional/u/useless/useless_super_delegation_py35.rc b/tests/functional/u/useless/useless_super_delegation_py35.rc
deleted file mode 100644
index 71de8b630..000000000
--- a/tests/functional/u/useless/useless_super_delegation_py35.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.5
diff --git a/tests/functional/y/yield_assign_py25.py b/tests/functional/y/yield_assign.py
index 6a5ae00b2..6a5ae00b2 100644
--- a/tests/functional/y/yield_assign_py25.py
+++ b/tests/functional/y/yield_assign.py
diff --git a/tests/functional/y/yield_from_iterable_py33.py b/tests/functional/y/yield_from_iterable.py
index 7803936d5..7803936d5 100644
--- a/tests/functional/y/yield_from_iterable_py33.py
+++ b/tests/functional/y/yield_from_iterable.py
diff --git a/tests/functional/y/yield_from_iterable_py33.txt b/tests/functional/y/yield_from_iterable.txt
index 871b11c4a..871b11c4a 100644
--- a/tests/functional/y/yield_from_iterable_py33.txt
+++ b/tests/functional/y/yield_from_iterable.txt
diff --git a/tests/functional/y/yield_from_iterable_py33.rc b/tests/functional/y/yield_from_iterable_py33.rc
deleted file mode 100644
index 28c99bc28..000000000
--- a/tests/functional/y/yield_from_iterable_py33.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.3
diff --git a/tests/functional/y/yield_from_outside_func.rc b/tests/functional/y/yield_from_outside_func.rc
deleted file mode 100644
index 28c99bc28..000000000
--- a/tests/functional/y/yield_from_outside_func.rc
+++ /dev/null
@@ -1,2 +0,0 @@
-[testoptions]
-min_pyver=3.3
diff --git a/tests/functional/y/yield_inside_async_function.py b/tests/functional/y/yield_inside_async_function.py
index 33585bf77..a0f52e61f 100644
--- a/tests/functional/y/yield_inside_async_function.py
+++ b/tests/functional/y/yield_inside_async_function.py
@@ -8,5 +8,5 @@ async def good_coro():
async def bad_coro():
- yield 42 # [yield-inside-async-function]
+ yield 42
yield from [1, 2, 3] # [yield-inside-async-function]
diff --git a/tests/functional/y/yield_inside_async_function.rc b/tests/functional/y/yield_inside_async_function.rc
index 0a040cbcf..6a54e7316 100644
--- a/tests/functional/y/yield_inside_async_function.rc
+++ b/tests/functional/y/yield_inside_async_function.rc
@@ -1,3 +1,2 @@
-[testoptions]
-min_pyver=3.5
-max_pyver=3.6
+[testoptions]
+min_pyver=3.6
diff --git a/tests/functional/y/yield_inside_async_function.txt b/tests/functional/y/yield_inside_async_function.txt
index 5b4879814..1a8492fa0 100644
--- a/tests/functional/y/yield_inside_async_function.txt
+++ b/tests/functional/y/yield_inside_async_function.txt
@@ -1,2 +1 @@
-yield-inside-async-function:11::bad_coro:Yield inside async function
-yield-inside-async-function:12::bad_coro:Yield inside async function
+yield-inside-async-function:12:4:bad_coro:Yield inside async function
diff --git a/tests/functional/y/yield_inside_async_function_py36.py b/tests/functional/y/yield_inside_async_function_py36.py
index a0f52e61f..6de088e27 100644
--- a/tests/functional/y/yield_inside_async_function_py36.py
+++ b/tests/functional/y/yield_inside_async_function_py36.py
@@ -8,5 +8,5 @@ async def good_coro():
async def bad_coro():
- yield 42
- yield from [1, 2, 3] # [yield-inside-async-function]
+ yield 42 # [yield-inside-async-function]
+ yield from [1, 2, 3] # [yield-inside-async-function]
diff --git a/tests/functional/y/yield_inside_async_function_py36.rc b/tests/functional/y/yield_inside_async_function_py36.rc
index 0ba2b6333..83cd04143 100644
--- a/tests/functional/y/yield_inside_async_function_py36.rc
+++ b/tests/functional/y/yield_inside_async_function_py36.rc
@@ -1,2 +1,2 @@
[testoptions]
-min_pyver=3.6
+max_pyver=3.6
diff --git a/tests/functional/y/yield_inside_async_function_py36.txt b/tests/functional/y/yield_inside_async_function_py36.txt
index 1a8492fa0..5b4879814 100644
--- a/tests/functional/y/yield_inside_async_function_py36.txt
+++ b/tests/functional/y/yield_inside_async_function_py36.txt
@@ -1 +1,2 @@
-yield-inside-async-function:12:4:bad_coro:Yield inside async function
+yield-inside-async-function:11::bad_coro:Yield inside async function
+yield-inside-async-function:12::bad_coro:Yield inside async function