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

Remove python 2 support #380

Merged
merged 7 commits into from
May 3, 2024
Merged

Remove python 2 support #380

merged 7 commits into from
May 3, 2024

Conversation

itziakos
Copy link
Member

@itziakos itziakos commented Feb 15, 2021

fixes #372

In more details

  • Replace mock with unittest.mock
  • Replace unittest2 with unitttest
  • Remove code that checks for python 2

@itziakos itziakos changed the title Remove python 2 support [wip] Remove python 2 support Feb 15, 2021
@itziakos itziakos force-pushed the remove-python-2-support branch from 3900d49 to 0711e92 Compare May 2, 2024 17:12
@itziakos itziakos changed the title [wip] Remove python 2 support Remove python 2 support May 2, 2024
@itziakos itziakos marked this pull request as draft May 2, 2024 17:27
@itziakos itziakos marked this pull request as ready for review May 2, 2024 19:17
Copy link
Member Author

@itziakos itziakos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR looks ok

@itziakos itziakos merged commit eaa5f34 into main May 3, 2024
8 checks passed
@itziakos itziakos deleted the remove-python-2-support branch May 3, 2024 11:01
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.

Drop support for python 2
1 participant