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

Python 3 refinements, batch 1 #40

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wallabra
Copy link

@wallabra wallabra commented Jul 8, 2021

For more info, see issue #39 .

This pull request so far includes:

  • c01 - Avoid using str.encode(....) where it is unnecessary

wallabra added 2 commits July 4, 2021 02:50
The irc library is already fit for usage in Python 3. As such, using 
encode() is unnecessary.
@wallabra
Copy link
Author

I don't know if there really is much else that can be smoothed out for a good Python 3 release, so I will hold this on draft until I feel safer about the completeness of this pull request as a single unit of substantial contribution.

@wallabra wallabra marked this pull request as draft July 13, 2021 23:09
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