This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mark.Shannon
Recipients Mark.Shannon, pablogsal
Date 2020-01-27.09:57:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 8a4cd700a7426341c2074a2b580306d2d60ec839 by Mark Shannon in branch 'master':
bpo-39320: Handle unpacking of **values in compiler (GH-18141)
https://github.com/python/cpython/commit/8a4cd700a7426341c2074a2b580306d2d60ec839
History
Date User Action Args
2020-01-27 09:57:49Mark.Shannonsetrecipients: + Mark.Shannon, pablogsal
2020-01-27 09:57:49Mark.Shannonsetmessageid: <[email protected]>
2020-01-27 09:57:49Mark.Shannonlinkissue39320 messages
2020-01-27 09:57:49Mark.Shannoncreate