-
Notifications
You must be signed in to change notification settings - Fork 33
Issues: ikamensh/flynt
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unicode escape sequences are not preserved
bug
Something isn't working
enhancement
New feature or request
#196
opened May 6, 2024 by
linuxdaemon
flynt 1.0.1 doesn't handle backslashes (
\
) correctly, causes SyntaxError in created f-strings
#192
opened Nov 8, 2023 by
EwoutH
Implement PEP 701 – Syntactic formalization of f-strings for Python 3.12+
#191
opened Sep 26, 2023 by
EwoutH
Degree symbol causes flynt to think it sees EOF in multiline string
#190
opened Sep 2, 2023 by
dkozinn
Option to avoid converting overly complex logic into f-strings
PR welcome
#176
opened Apr 9, 2023 by
eli-schwartz
Didn't work implicit concat strings
enhancement
New feature or request
#169
opened Mar 11, 2023 by
wimglenn
No conversion happens for raw (r) strings
bug
Something isn't working
#167
opened Mar 8, 2023 by
patrickdepinguin
[req] Add support for removing spurious f-strings
enhancement
New feature or request
PR welcome
#123
opened Mar 6, 2022 by
ADraginda
Support converting Jupyter Notebooks
enhancement
New feature or request
#113
opened Dec 7, 2021 by
EwoutH
Suggested modification to use format conversion field
enhancement
New feature or request
help wanted
Extra attention is needed
#106
opened Aug 10, 2021 by
mwtoews
Newline escapes are removed
bug
Something isn't working
help wanted
Extra attention is needed
#83
opened Nov 30, 2020 by
jdufresne
ProTip!
Add no:assignee to see everything that’s not assigned.