Modernizes Python code for eventual Python 3 migration
This library is a very thin wrapper around lib2to3 to utilize it to make Python 2 code more modern with the intention of eventually porting it over to Python 3. It attempts, but does not guarantee, to generate a Python 2/3 compatible codebase. The code that it generates needs python2.6+ and has a runtime dependency on python-six.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.8.0-20.fc44 | - |
| Fedora 43 | 0.8.0-20.fc43 | 0.8.0-20.fc43 |
| Fedora 42 | 0.8.0-16.fc42 | - |
| Fedora 41 | 0.8.0-14.fc41 | - |
You can contact the maintainers of this package via email at
python-modernize dash maintainers at fedoraproject dot org.