commit | 8fabae3b00b2ccffd9f7bf4736734ae584ac5829 | [log] [tgz] |
---|---|---|
author | jChapman <jChapman@users.noreply.github.com> | Sat Sep 22 21:13:10 2018 -0400 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Sep 22 18:13:10 2018 -0700 |
tree | e9816636608c05ed3f6685d0f1854d7eecc60401 | |
parent | 488cfb78c8b81075942b5e4cc9630e7a6dd9dc28 [diff] |
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