Skip to content
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

Add support for parsing non-english chars along with english title & More language patterns #66

Open
wants to merge 27 commits into
base: dev
Choose a base branch
from

Conversation

mhdzumair
Copy link
Contributor

@mhdzumair mhdzumair changed the base branch from master to dev May 27, 2024 08:23
@mhdzumair
Copy link
Contributor Author

The commits messages are from previous. Please discard those and squash it when merge.

@mhdzumair
Copy link
Contributor Author

Its been a while. Any plan for merging this @platelminto. I'm planning to add more changes.

@platelminto
Copy link
Owner

Hey, sorry for taking a while to look at this.

I've tried to keep this library source-compatible with Python 2.7 & 3.5 - many of the things you've added explicitly (or implicitly) change things that would make Python 3.7 the minimum supported version. From what I can see, this is mostly to handle non-English character-sets more easily.

You've done a lot with this PR - including a lot of code clean-up that, honestly, I would never have gotten to. Thanks a lot for that! If you think it's too much of a hassle to change things to remain compatible with Python 2.7, I will happily make this library Python 3.7+, and accept this PR (after I review all changes in more detail). If you think you can still change things to remain 2.7-compatible, that'd be amazing, but otherwise I'm happy to move on.

Let me know what you think.

@mhdzumair
Copy link
Contributor Author

Im not sure if anyone using python2 for new development. But its up to you. Btw i have moved to another torrent parsing library since you're not active on this.

@platelminto
Copy link
Owner

Ah fair enough, thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for other language torrents
2 participants