Skip to content

gh-129874: avoid mixing pure python and C implementation of asyncio #129875

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

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Feb 9, 2025

Copy link
Contributor

@asvetlov asvetlov left a comment

Choose a reason for hiding this comment

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

Agree, thanks for the PR.
The test suite has separate tests for making sure that _register_task and family work as expected.
Pure task implementation could use pure task registering API, sure.

@kumaraditya303 kumaraditya303 merged commit d5796e6 into python:main Feb 9, 2025
46 checks passed
@kumaraditya303 kumaraditya303 deleted the pure branch February 9, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants