]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32117: Iterable unpacking in return and yield documentation (GH-9487)
authorjChapman <jChapman@users.noreply.github.com>
Sun, 23 Sep 2018 01:13:10 +0000 (21:13 -0400)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 23 Sep 2018 01:13:10 +0000 (18:13 -0700)
commit8fabae3b00b2ccffd9f7bf4736734ae584ac5829
treee9816636608c05ed3f6685d0f1854d7eecc60401
parent488cfb78c8b81075942b5e4cc9630e7a6dd9dc28
bpo-32117: Iterable unpacking in return and yield documentation (GH-9487)

News entry clean up, added to what's new

Requested by @gvanrossum in https://github.com/python/cpython/pull/4509

https://bugs.python.org/issue32117
Doc/whatsnew/3.8.rst
Misc/NEWS.d/next/Core and Builtins/2017-11-22-15-43-14.bpo-32117.-vloh8.rst