New submission from Andrew Svetlov <andrew.svet...@gmail.com>:

1. Factories are recommended way for a task and a future creation.
2. Consider this task as asyncio tests tidy up.

----------
components: asyncio
keywords: 3.3regression
messages: 351837
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: Replace direct future and task contructor calls with factories in 
asyncio tests
versions: Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38107>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to