Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed as not planned
Closed as not planned
Copy link
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-asynciotype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 44176 |
|---|---|
| Nosy | @asvetlov, @1st1, @alexdelorenzo |
| PRs | asyncio.as_completed()'s first parameter to be a generator yielding awaitables #26228 |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2021-05-19.05:04:33.179>labels= ['type-bug', '3.8', '3.9', '3.10', '3.7', 'library', 'expert-asyncio'] title='asyncio.as_completed() raises TypeError when the first supplied parameter is a generator that yields awaitables'updated_at=<Date2021-05-19.05:53:09.349>user='https://github.com/alexdelorenzo'bugs.python.org fields:
activity=<Date2021-05-19.05:53:09.349>actor='alexdelorenzo'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)', 'asyncio'] creation=<Date2021-05-19.05:04:33.179>creator='alexdelorenzo'dependencies= [] files= ['50052'] hgrepos= [] issue_num=44176keywords= [] message_count=1.0messages= ['393923'] nosy_count=3.0nosy_names= ['asvetlov', 'yselivanov', 'alexdelorenzo'] pr_nums= ['26228'] priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='behavior'url='https://bugs.python.org/issue44176'versions= ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']Linked PRs
Julian
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-asynciotype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done