Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mute FSTRING_MIDDLE tokens #1832

Merged
merged 1 commit into from
Jun 13, 2023
Merged

mute FSTRING_MIDDLE tokens #1832

merged 1 commit into from
Jun 13, 2023

Conversation

asottile
Copy link
Member

this is new in 3.12 -- the tests don't yet pass due to pyflakes and pycodestyle. but at least this new test passes:

$ ./venv312/bin/pytest tests/integration/test_plugins.py --show-capture=no
============================= test session starts ==============================
platform linux -- Python 3.12.0b2+, pytest-7.3.2, pluggy-1.0.0
rootdir: /home/asottile/workspace/flake8
configfile: pytest.ini
collected 6 items                                                              

tests/integration/test_plugins.py ......                                 [100%]

============================== 6 passed in 0.17s ===============================

@asottile asottile merged commit 1f84374 into main Jun 13, 2023
10 checks passed
@asottile asottile deleted the fstring-middle branch June 13, 2023 02:07
@asottile asottile added this to the 6.1.0 milestone Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant