Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Drop Python 2 support #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DenitsaTH
Copy link

Description

This PR removes all uses of Python 2.

Motivation and Context

Fixes issue 50

How Has This Been Tested?

Test module test_duo_openvpn.py was adapted to use unittest.mock instead of mox.
Tests passing.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plugin is broken on Python 3.12
1 participant