STINNER Victor added the comment:

> "_maybe_set_result()" is not a good name. Other suggestions: 
> "_set_result_except_cancelled", ""_set_result_ignore_cancelled".

I read again the mail thread and Guido proposed the nice name 
_set_result_unless_cancelled() which is very explicit. I updated my patch:
http://codereview.appspot.com/108300043

----------

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

Reply via email to