Rope 1.6.0 released #603
lieryan
announced in
Announcements
Replies: 1 comment
-
@lieryan Thanks for the acknowledgements. I look forward to more PRs and late-night (early-morning) discussions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Date: 2022-12-15
New features & Enhancements
from .. import x
statement #559, Fix #559 Whitespace around import statements #560 Improve handling of whitespace in import and from-import statements (@lieryan)Unit Test
sample_project()
creating directories where it shouldn't when running tests (@lieryan)only_for
decorator for all python versions less than 3.7 (@edreamleo)Tech Debt
unicode
type #533 Refactoring to Remove usage of unicode type (@lieryan)Merry Christmas all! This is a pretty big release, containing a couple new features and numerous code cleanup.
Special thanks to @edreamleo, who accompanied me in late night discussions and a heck great lot of number PRs to fixing linter complaints.
Beta Was this translation helpful? Give feedback.
All reactions