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

Fix python deprecation warnings #1724

Merged
merged 2 commits into from May 27, 2020
Merged

Conversation

DarthGandalf
Copy link
Member

No description provided.

'imp' was deprecated since python 3.3.
This removes the undocumented feature of loading python C extension as
ZNC module, but adds a test that python package can be loaded.

Bump python requirements to 3.4
@lgtm-com
Copy link

lgtm-com bot commented May 23, 2020

This pull request fixes 1 alert when merging e8ff161 into 9a909b8 - view on LGTM.com

fixed alerts:

  • 1 for Unnecessary 'else' clause in loop

@DarthGandalf DarthGandalf merged commit e8ff161 into znc:master May 27, 2020
@DarthGandalf DarthGandalf deleted the python branch May 27, 2020 08:56
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.

None yet

1 participant