Next | Query returned 42 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2020-10-08 10:24:20 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rope: updated to 0.18.0

Release 0.18.0:
- Fix `Worder.get_primary_at` for names that start like
  keywords.
- Add guess_def_lineno() to get actual function/class
  definition line number
- Fix SimilarFinder/_ASTMatcher to consider 1/0 and True/False
  to be unequal
- Compatibility with Python 3.8
- Add pytest.ini to collect all tests
   2020-05-27 16:20:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rope: updated to 0.17.0

New release 0.17.0:
Make tests compatible with Python 3.8
Use context manager for open()
Don’t use UserDict (!!!) and collections.MutableMapping.
assertEquals has been deprecated for long time (-> assertEqual)
Remove weird escpaing of 's' character, which is the syntax error these days.
Add testing for Python 3.8 as well
Fix pattern for matching short strings
Work with deprecated types and using aliased ones.
Don't use underscored _ast, but use ast instead
Direct import from collections is getting deprecated.
Use .is_alive method instead of a deprecated .isAlive in threading.Thread
Fix simple typo: sitaution -> situation
Two more assertEquals happened.
   2020-04-11 09:26:27 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-rope: updated to 0.16.0

0.16.0:
Version bump (no changes, just to fix botched release of 0.15.0)

0.15.0:
New minor relase with bugfixes.
   2019-04-25 14:54:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rope: updated to 0.14.0

Version 0.14.0, relicensed under LGPLv3+
   2019-02-17 09:43:06 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rope: updated to 0.12.0

0.12.0:
Unknown changes
   2018-10-07 09:35:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rope: updated to 0.11.0

0.11.0:
Unknown changes
   2017-09-30 15:56:06 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-rope: removed buildlink3.mk
   2017-08-25 11:24:48 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Update to 0.10.7 for installation fix (again)
   2017-08-06 21:57:49 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Makefile clean-up
   2017-08-06 21:55:11 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
0.10.5:
Update to 0.10.4 to fix issue with package in pypi

Next | Query returned 42 messages, browsing 21 to 30 | Previous