Skip to content

bpo-34890: Make iscoroutinefunction, isgeneratorfunction and isasyncgenfunction work with functools.partial#9903

Merged
pablogsal merged 8 commits into
python:masterfrom
pablogsal:bpo34890
Oct 26, 2018
Merged

bpo-34890: Make iscoroutinefunction, isgeneratorfunction and isasyncgenfunction work with functools.partial#9903
pablogsal merged 8 commits into
python:masterfrom
pablogsal:bpo34890

Refactor helper function and document changes

0585757
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs