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

IRC Python 3.12 compatibility #3985

Open
pogman-code opened this issue May 2, 2024 · 0 comments
Open

IRC Python 3.12 compatibility #3985

pogman-code opened this issue May 2, 2024 · 0 comments

Comments

@pogman-code
Copy link
Contributor

Expected behaviour:

FlexGet IRC daemon should work with latest Python version (3.12.x)

Actual behaviour:

This is not quite a FlexGet issue but more of the use of the irc_bot module that is used.
It is not really maintained and is not compatible with Python 3.12 (see: cvium/irc_bot/issues/10)

I am not sure if the easiest way is to change IRC module or submit a merge request to the one already used though

Additional information:

  • FlexGet version: 3.11.30
  • Python version: 3.12
  • Installation method: pipx
  • Using daemon (yes/no): yes
  • OS and version: Arch Linux 6.8.7-arch1-2
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

1 participant