Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Conversation

rahul-tuli
Copy link
Member

Python 3.7 reaches it's EOL in ~2 weeks https://endoflife.date/python
This PR deprecated our support for the same

Remove `_nullcontext` as from 3.7+ there is a similar method in standard library
Copy link
Contributor

@dsikka dsikka left a comment

Choose a reason for hiding this comment

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

Was the logic here just changing the Python version until the tests pass?

@rahul-tuli
Copy link
Member Author

Was the logic here just changing the Python version until the tests pass?

Yes!

Copy link
Contributor

@dsikka dsikka left a comment

Choose a reason for hiding this comment

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

LGTM

@rahul-tuli rahul-tuli merged commit ff98ca0 into main Jun 8, 2023
@rahul-tuli rahul-tuli deleted the deprecate-py37 branch June 8, 2023 16:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants