naitoh / py2rb

A code translator using AST from Python to Ruby.
MIT License
134 stars 17 forks source link

Python 3.7, 3.8 support, improved unittest support #7

Open nanobowers opened 3 years ago

nanobowers commented 3 years ago

This PR also contains some edits based on a fork from @fryguy - namely support for F-Strings.

Enhancements:

Fryguy commented 3 years ago

I totally forgot I forked it with that fix 😆

jayvdb commented 3 years ago

ping @naitoh , could you review this. I would like to make other PRs, but it doesnt make sense to do that unless this is merged as I need py38+ support.

nanobowers commented 3 years ago

Hi @jayvdb, I am hopeful that @naitoh returns, but it appears he has been inactive for quite some time.

I have recently made some fixes to my repo that address some of the issues you filed:

Please feel free to submit issues/PRs there if you wish.

Hopefully we can get clarification if this repo is abandoned and (if so) figure out if it can be handed off to someone else.

jayvdb commented 3 years ago

Great. There are now two main bugs found by the py2many test suite

And one that is not as critical

I think I saw that @naitoh was active on Twitter. Might want to catch him there or on email, to find out the future of this package.

nanobowers commented 3 years ago

I think I saw that @naitoh was active on Twitter. Might want to catch him there or on email, to find out the future of this package.

@jayvdb So far, attempts to reach @naitoh outside of GitHub have been unsuccessful. Not sure the best way to proceed is...