Open
Conversation
7aabfd5 to
3c8c9d6
Compare
c551042 to
9bbe402
Compare
Contributor
|
Hi @DomAmato, I'm not able to maintain it anymore Happy to transfer it. |
Author
|
cool, let me know if there is anything you need from me but you can just transfer it to my personal account and I can move it to a final destination. |
|
Hi @theduderog, @DomAmato, is there any progress about the transfer? There is a working python3 port around for years, but it is not installable via pip on python3, as the last version in pypi is version 0.3 (python 2.7 only) from 9 years ago. Thanks for any help in unblocking this. |
* Fix bug in length value not resetting after decoding also added a type for network error codes to better show what they are, even though the spec is not honored in most implementations. * remove old python versions * add a test to do decode and encoding with the same encoder * add test to check if patch works uncommenting the code fix causes the test to fail * make field names of named tuples easier to read
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Not sure if you are actively maintaining this code base anymore.
Here is a python 3 update
If not would you be ok with either transfering or allowing a hard fork (like pycrypto and pycryptodome did)