Skip to content

Conversation

@Viicos
Copy link

@Viicos Viicos commented Dec 25, 2022

Originally posted by @chriselion in #1262 (comment)

Python 3.2 seems to be the minimum required version, as functools.total_ordering is used in some places.

If this is ok, I can go through the codebase and remove obsolete code related to Python2 compatibility. This would make it possible for me to catch anything that would require a higher version of Python

@Viicos Viicos requested a review from a team as a code owner December 25, 2022 21:39
@CLAassistant
Copy link

CLAassistant commented Dec 25, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@palfrey palfrey mentioned this pull request Jan 5, 2023
@Viicos
Copy link
Author

Viicos commented May 29, 2023

We could even raise the required version to 3.8? And remove six integration

@Viicos
Copy link
Author

Viicos commented Dec 16, 2024

Handled since then.

@Viicos Viicos closed this Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants