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

Fix compatibility with Flynt 0.78 and 1.0.0 #480

Merged
merged 4 commits into from
Mar 15, 2024

Conversation

akaihola
Copy link
Owner

@akaihola akaihola commented Mar 26, 2023

Fixes #472 and #541.

We temporarily limited Flynt to version 0.77 and earlier in version 1.7.1 (see #474). This patch fixes compatibility with Flynt 0.78 and 1.0.x.

@akaihola akaihola added the bug Something isn't working label Mar 26, 2023
@akaihola akaihola added this to the Darker 1.7.2 milestone Mar 26, 2023
@akaihola akaihola self-assigned this Mar 26, 2023
@baodrate
Copy link
Contributor

note that since this PR was started, flynt v1.0.0 has been released: https://github.com/ikamensh/flynt/releases/tag/1.0.0

@akaihola akaihola changed the title Fix compatibility with Flynt 0.78 Fix compatibility with Flynt 0.78 and 1.0.0 Aug 5, 2023
akaihola and others added 4 commits March 14, 2024 22:50
It produces those e.g. when `.format()` contains backslashes. The
process still finishes and converts other parts of the code, so we can
just ignore these.
@akaihola akaihola merged commit dc42aa0 into master Mar 15, 2024
34 of 37 checks passed
@akaihola akaihola deleted the flynt-0.78-compatibility branch March 15, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

flynt checks breaking with package update to flynt-0.78
2 participants