Closed chtenb closed 3 years ago
I submitted a PR to (hopefully) fix this issue. Is anyone still maintaining this code? I don't actually use this software, but I was looking for code to contribute to, and jumped in to help fix it.
@coddingtonbear could this be merged and a new version released on pip?
Bump. What do you think, @coddingtonbear?
Oh my; I... forgot I even still had this project. Do one of you want to take over ownership of this -- I'd be glad to give somebody maintainership.
Thank you for replying! I'll be honest, I'm not a professional coder, and I hopped in here to try practicing github, and python to help you fix one of the open issues I thought I could tackle. I'm happy to take ownership of it, but it would be a first for me! Is there anything special I need to do? Any guidance or advice? :). Thanks @coddingtonbear!
I've just added you as a collaborator so you once you accept that, you can do things like merge PRs and whatnot. If you let me know what your name is on PyPI (or create an account there if you haven't -> https://pypi.org/) I'll add you as an owner there.
I tried to transfer the repository to you directly, but you already have a fork, and that would need to be deleted before Github would be able to do the transfer. You don't want to do that yet, though, because then you'd lose your PR, I think? Once you've had a chance to merge your PR, I can do the full transfer.
After that, we just need to bump the version number and push a new package to PyPI. I don't know how much experience you have with that sort of thing, though, so feel free to message me on matrix (@coddingtonbear:matrix.org) or freenode (coddingtonbear) if you need a hand.
Great! Thank you. I accepted the invite to collaborate. I've also merged the PR and closed the associated issue. Finally, I've deleted my fork, so I think you should be able to add me as the owner.
I have not used PyPI yet, but I am excited to try it out. I've also not used matrix or freenode, but I'll sign up so that I can message you. I'll need some help (probably) understanding how to bump the version up and do the package thing. Thanks a bunch for the help!
Hi
It's 2020, can we move toward being python 3 compatible, or is there a compelling reason not to?