Fix iscoroutinefunction() to support mock/proxy obejcts by 1st1 · Pull Request #459 · python/asyncio · GitHub

github.com

Tin mới

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

Security and quality 0

Fix iscoroutinefunction() to support mock/proxy obejcts

run_in_executor incorrectly identifies xmlrpclib methods as coroutines #458

Improve performance of asyncio.iscoroutine

make asyncio.iscoroutinefunction a deprecated alias of inspect.iscoroutinefunction and remove asyncio.coroutines._is_coroutine python/cpython#94912

gh-72889: remove redundant mock.Mock()._is_coroutine = False workarounds python/cpython#94926

⌂git
1/1