Add Task.get_loop() and Future.get_loop() · Issue #76596 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 32415 |
---|---|
Nosy | @asvetlov, @1st1 |
PRs | bpo-32415: Add asyncio.Task.get_loop() and Future.get_loop() #4992bpo-32415: Add more tests #4995bpo-32415: Fix "error is already set" #4999 |
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 = 'https://github.com/1st1' closed_at = <Date 2017-12-23.20:08:07.327> created_at = <Date 2017-12-23.16:59:11.100> labels = ['3.7', 'expert-asyncio'] title = 'Add Task.get_loop() and Future.get_loop()' updated_at = <Date 2017-12-23.21:29:28.781> user = 'https://github.com/1st1'
bugs.python.org fields:
activity = <Date 2017-12-23.21:29:28.781> actor = 'yselivanov' assignee = 'yselivanov' closed = True closed_date = <Date 2017-12-23.20:08:07.327> closer = 'yselivanov' components = ['asyncio'] creation = <Date 2017-12-23.16:59:11.100> creator = 'yselivanov' dependencies = [] files = [] hgrepos = [] issue_num = 32415 keywords = ['patch'] message_count = 5.0 messages = ['308957', '308958', '308966', '308968', '308971'] nosy_count = 2.0 nosy_names = ['asvetlov', 'yselivanov'] pr_nums = ['4992', '4995', '4999'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue32415' versions = ['Python 3.7']