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

infra: drop py3.8 CI #1188

Merged
merged 6 commits into from
Nov 28, 2024
Merged

infra: drop py3.8 CI #1188

merged 6 commits into from
Nov 28, 2024

Conversation

baskaryan
Copy link
Contributor

No description provided.

@baskaryan baskaryan requested a review from hinthornw November 7, 2024 22:42
@baskaryan baskaryan marked this pull request as ready for review November 7, 2024 22:42
@@ -1034,14 +1032,10 @@ async def __aexit__(
ctx = copy_context()
if exc_type is not None:
await asyncio.shield(
aitertools.aio_to_thread(
self._teardown, exc_type, exc_value, traceback, __ctx=ctx
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@hinthornw ok to remove __ctx here? afaict to_thread already calls copy_context()

Copy link
Collaborator

Choose a reason for hiding this comment

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

i think so but would need to check

@baskaryan baskaryan changed the title python[minor]: drop py3.8 support infra: drop py3.8 CI Nov 28, 2024
@baskaryan baskaryan enabled auto-merge (squash) November 28, 2024 00:53
@baskaryan baskaryan disabled auto-merge November 28, 2024 00:54
@baskaryan baskaryan merged commit 45db865 into main Nov 28, 2024
1 of 3 checks passed
@baskaryan baskaryan deleted the bagautr/drop_py38 branch November 28, 2024 00: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.

2 participants