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.12 compability #10

Open
denngie opened this issue Mar 10, 2024 · 3 comments
Open

Python 3.12 compability #10

denngie opened this issue Mar 10, 2024 · 3 comments

Comments

@denngie
Copy link

denngie commented Mar 10, 2024

Hi! asynchat and asyncore is deprectated and removed from Python 3.12, replaced by asyncio

@denngie
Copy link
Author

denngie commented Mar 10, 2024

and ssl.wrap_socket is removed as well (hopefully easier fix according to Python 3.12 changelog)

@hideYourPretzels
Copy link

hideYourPretzels commented Aug 4, 2024

Hello,
Is there any plan on porting irc_bot on Python 3.12? I use it through flexget which is now using 3.12, and of course irc_bot no longer works.

@cvium
Copy link
Owner

cvium commented Aug 4, 2024

I don't use this anymore. I do accept PRs though.

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

No branches or pull requests

3 participants