Skip to content

[asyncio] Fix version for eager_start param in create_task#15370

Draft
donbarbos wants to merge 3 commits intopython:mainfrom
donbarbos:fix-create_task
Draft

[asyncio] Fix version for eager_start param in create_task#15370
donbarbos wants to merge 3 commits intopython:mainfrom
donbarbos:fix-create_task

Conversation

@donbarbos
Copy link
Contributor

@donbarbos donbarbos commented Feb 4, 2026

Related: #15269

Maybe I'm missing something, but judging by this whatsnew entry, I decided that eager_start parameter only exists in 3.13.3, and in 3.13.4 the parameter was removed.

@github-actions

This comment has been minimized.

@donbarbos donbarbos marked this pull request as draft February 4, 2026 20:43
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

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.

1 participant