Issues
- 2
need help for installing dev package and running tests
#165 opened by PiRK - 1
No conversion happens for raw (r) strings
#167 opened by patrickdepinguin - 0
Assertion tracebacks too verbose
#200 opened by wimglenn - 4
Variable used multiple times and the parameter name is equal to the variable name
#110 opened by mik-laj - 2
using # noqa: flynt results in ruff warnings
#197 opened by pschwaller - 3
String alignment is broken
#138 opened by giampaolo - 1
Python AST deprecations
#195 opened by akaihola - 1
Unicode escape sequences are not preserved
#196 opened by linuxdaemon - 0
- 0
flynt 1.0.1 doesn't handle backslashes (`\`) correctly, causes SyntaxError in created f-strings
#192 opened by EwoutH - 0
- 0
- 1
flynt: command not found
#186 opened by BruteForce89 - 1
transform-joins breaks code
#188 opened by zeevro - 0
transform-concats creates unnecessary f-strings
#187 opened by mwtoews - 3
Crash when using line length, -ll 999
#185 opened by kwloafman - 1
- 1
- 1
Don't put string literals into f-strings
#181 opened by wimglenn - 0
Unintuitive transformation
#179 opened by twmr - 1
Didn't work implicit concat strings
#169 opened by wimglenn - 1
- 1
feature request: print function?
#139 opened by scarf005 - 3
- 0
- 0
piplicenses can't find license
#174 opened by i3rinkmann - 0
--transform-concats trips flynt on some code
#173 opened by PiRK - 7
Support for stdin
#160 opened by gerases - 0
Super aggressive mode ?
#166 opened by Nodd - 2
[req] Add support for removing spurious f-strings
#123 opened by ADraginda - 5
- 2
ANSI escape codes removed/unescaped
#104 opened by lllama - 3
Update readme script fails
#149 opened by ikamensh - 1
When you should not use f-strings in Python
#147 opened by cclauss - 2
Support converting Jupyter Notebooks
#113 opened by EwoutH - 5
- 1
Fix windows unit tests
#126 opened by ikamensh - 1
CI not working on hooks
#121 opened by ikamensh - 2
- 3
AttributeError: 'str' object has no attribute 'decode'
#119 opened by jedie - 2
0.71 uses black but not in requirements
#118 opened by aenima-x - 2
SyntaxError on literal with \' and "
#114 opened by snarfed - 2
- 2
Read settings from pyproject.toml and/or a config file
#111 opened by jedie - 4
noqa does not work on multiline expressions
#109 opened by radkujawa - 2
Avoid int(len(value)) with %d in aggressive mode?
#108 opened by peterjc - 1
multiline expressions with quotes
#107 opened by jjnurminen - 2
Suggested modification to use format conversion field
#106 opened by mwtoews - 1
Can't parse files with BOM
#105 opened by mwtoews - 2