-
-
Notifications
You must be signed in to change notification settings - Fork 44
Issues: dflook/python-minifier
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
better detection for whether or not it is safe to minify variable names
enhancement
New feature or request
#92
opened Aug 5, 2023 by
mqyhlkahu
Consider removing "typing" module imports after minfiying.
enhancement
New feature or request
#55
opened Jul 12, 2022 by
fikotta
Make transformation of class annotations configurable to fix issue with transitive inheritance from TypedDict
enhancement
New feature or request
#54
opened May 21, 2022 by
whummer
Python Minifier doesn't rename variables when eval() is used.
enhancement
New feature or request
#44
opened Feb 22, 2022 by
Niikurasu
Default-replacement in case a module uses __doc__ on remove_literal_statements=True?
enhancement
New feature or request
#38
opened Nov 16, 2021 by
phorward
Suggestion: CRLF -> LF
enhancement
New feature or request
web
Applies to python-minifier.com
#27
opened Apr 29, 2021 by
willie68
__doc__
attribute references disabling all removal of literals
defect
#11
opened May 6, 2020 by
jplloyd
Private and protected members
enhancement
New feature or request
#7
opened Mar 12, 2020 by
StefanUlbrich
ProTip!
Add no:assignee to see everything that’s not assigned.