gh-100344: Provide C implementation for asyncio.current_task by itamaro · Pull Request #100345 · python/cpython · GitHub

github.com

Tin mới

itamaro:asyncio-current-task-native-impl

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Provide C implementation for asyncio.current_task #100344

: Provide C implementation for asyncio.current_task

🔨 test-with-refleak-buildbots

🔨 test-with-refleak-buildbots

Merge branch 'main' into asyncio-current-task-native-impl

Fix refleak in C impl of current_task

Optimize also the common case of the Python implementation of asyncio…

Merge branch 'main' into asyncio-current-task-native-impl

View reviewed changes

awaiting core review

awaiting core review

Catch more specific KeyError exception

Merge branch 'main' into asyncio-current-task-native-impl

View reviewed changes

Learn more about hiding disruptive comments

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

Merge branch 'main' into asyncio-current-task-native-impl

Adjust CurrentLoopTests to cover both C and Python implementations of…

awaiting change review

awaiting change review

View reviewed changes

Merge branch 'main' into asyncio-current-task-native-impl

Revert optimizations in Python implementation of asyncio.current_task

View reviewed changes

Merged main into regmachine branch (