-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello? What's the status of this? #28
Comments
I don't have time currently to keep it updated but I added you as a collaborator so feel free to put it in shape and I will happily push it to PyPi. |
Ok great, thanks so much. I'll try to start work tomorrow... |
@vishnevskiy what is the current status of the tests? I'll admit I'm not really familiar with unittest, I've always used pytest (or nose on some older projects) but when I run I think I may have bitten off more than I can handle with the python3 work. On a related note, would there be any concern about breaking 2.5 compatibility? |
I am guessing the tests are failing because some of those characters that were used as tests no longer exist. You are free to use pytest (that is what I normally use now). Python 2.7+ is an okay requirement with me. |
The version of this project on PyPi is three years old. #23 was opened a year and a half ago to update it, and hasn't even been commented on. There are a bunch of open pull requests with little to no activity.
I need something like this for a project of mine, and more importantly, I need something that works with Python 3.
Is it worth it for me to open a pull request? @vishnevskiy, do you have interest in continuing development on this? If not, would you consider letting someone else take over the project here and on PyPi? If no to both, would you mind if I forked this, renamed it, merged some of these outstanding PRs, and uploaded that to pypi?
The text was updated successfully, but these errors were encountered: