Nick Coghlan added the comment:

As Terry notes, the various pieces of "from None" documentation should also 
have a nearby directive like:

.. versionchanged: 3.3

   :const:`None` permitted as ``Y`` in ``raise X from Y`` 

.. versionadded: 3.3

   The ``__suppress_context__`` attribute to suppress automatic display of the 
exception context

----------

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

Reply via email to