facebookarchive / codemod

Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.
Apache License 2.0
4.11k stars 198 forks source link

Tags/release #108

Open jayvdb opened 5 years ago

jayvdb commented 5 years ago

There is a v1.0.0 in PyPI.

And there is not a v1.0.0 in https://github.com/facebook/codemod/releases , so I can not quickly see where v1.0.0 is in the git history.

Can we get a new tagged release, ideally with recent commits for Python 3 test support. I'd like to submit this into openSUSE package collection.

WIP at https://build.opensuse.org/package/show/home:jayvdb:py-new/python-codemod - the doctest pass on Python 3.7 (Tumbleweed), but emit a few deprecation warnings