Skip to content

Make pywhatauto Python3 compatible#60

Open
Ichabond wants to merge 1 commit into
jimrollenhagen:masterfrom
Ichabond:py3/2to3
Open

Make pywhatauto Python3 compatible#60
Ichabond wants to merge 1 commit into
jimrollenhagen:masterfrom
Ichabond:py3/2to3

Conversation

@Ichabond
Copy link
Copy Markdown
Contributor

@Ichabond Ichabond commented Oct 1, 2022

Ran 2to3 and updated the function calls that gave errors when running. Primarily required changes in irclib.py. Tore out the old torrentparser code and replaced it with 7sDream/torrent_parser
Changed most file interactions to text mode instead of binary mode to avoid running decode() manually.

Ran `2to3` and updated the function calls that gave errors when running. Primarily required changes in `irclib.py`. Tore out the old torrentparser code and replaced it with 7sDream/torrent_parser
Changed most file interactions to text mode instead of binary mode to avoid running `decode()` manually.
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.

1 participant