merge 3.5

This commit is contained in:
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) 2016-06-03 00:33:02 +00:00
commit 3498db1f78

View file

@ -188,7 +188,8 @@ compatibility with older versions, see the :ref:`call-function-trio` section.
.. attribute:: returncode
Exit status of the child process.
Exit status of the child process. If the process exited due to a
signal, this will be the negative signal number.
.. attribute:: cmd