..
_py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
code
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
example_scripts
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
examples
fix bug in test for issue 519
2021-03-07 15:01:39 +01:00
freeze
[8.0.x] Replace reorder-python-imports by isort due to black incompatibility ( #11898 )
2024-01-31 09:08:36 -03:00
io
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
logging
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
plugins_integration
build(deps): Bump anyio[curio,trio] in /testing/plugins_integration ( #11717 )
2023-12-18 06:33:59 +01:00
python
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
acceptance_test.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
conftest.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
deprecated_test.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_argcomplete.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_assertion.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_assertrewrite.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_cacheprovider.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_capture.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_collection.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_compat.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_config.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_conftest.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_debugging.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_doctest.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_entry_points.py
Drop Python 3.7
2023-06-30 14:55:42 -07:00
test_error_diffs.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_faulthandler.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_findpaths.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_helpconfig.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_junitxml.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_legacypath.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_link_resolve.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_main.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_mark.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_mark_expression.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_meta.py
[8.0.x] Replace reorder-python-imports by isort due to black incompatibility ( #11898 )
2024-01-31 09:08:36 -03:00
test_monkeypatch.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_nodes.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_nose.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_parseopt.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_pastebin.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_pathlib.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_pluginmanager.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_pytester.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_python_path.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_recwarn.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_reports.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_runner.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_runner_xunit.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_scope.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_session.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_setuponly.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_setupplan.py
#7942 test_setupplan.py migrate from testdir to Pytester ( #8004 )
2020-11-07 09:29:45 -03:00
test_skipping.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_stash.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_stepwise.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_terminal.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_threadexception.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_tmpdir.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_unittest.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_unraisableexception.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_warning_types.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
test_warnings.py
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff ( #11911 )
2024-02-02 20:21:46 +01:00
typing_checks.py
[8.0.x] Replace reorder-python-imports by isort due to black incompatibility ( #11898 )
2024-01-31 09:08:36 -03:00