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

Task result is given from coroutine execution, explicit modification of the 
value should be deprecated and eventually removed.

----------
components: Library (Lib), asyncio
messages: 308542
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: Deprecate task.set_result() and task.set_exception()
type: behavior
versions: Python 3.7

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

Reply via email to