![](https://secure.gravatar.com/avatar/fa0f7819f1825f596b384c19aa7dcf33.jpg?s=120&d=mm&r=g)
Dec. 5, 2015
1:23 a.m.
Martin Panter added the comment: Changes in throw-3x.v2.patch: * Split into two signatures * Added parallel coroutine.throw(value) signature * *Value* should be an exception instance; drop mentioning other options * Default value is instantiated from *type* * __traceback__ can be cleared * Dropped the example * Update generator and coroutine doc strings with double signatures ---------- Added file: http://bugs.python.org/file41245/throw-3x.v2.patch _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue14911> _______________________________________