-
Notifications
You must be signed in to change notification settings - Fork 51
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
Release 0.5 #125
Comments
I see no obstacle to making a release. @daira , @brettcannon , are you aware of anything we should get in before cutting 0.5? |
Not critical, but I'd also include #121 for Windows to avoid rewriting linefeeds back to \n manually. |
As the nicest way to fix that would be to change 2to3, I suspect it's not worth it for 0.5. But if you want to get a pull request together, go for it. |
@takluyver maybe subclassing 2to3 will be enough, but I can't dwell deep enough for now to ensure. |
@takluyver just release it as-is. Looks like nobody has time to work on #121. |
Done. |
@takluyver Thanks! |
It's been a year since the last modernize release - https://pypi.python.org/pypi/modernize
I need
python -m modernize
from it.The text was updated successfully, but these errors were encountered: