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 gvanrossum
Recipients brandtbucher, docs@python, emilyemorehouse, gvanrossum, miss-islington, shankarj67
Date 2020-07-25.23:33:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset f117cef25b5ffc4db9fbe373ddb65e14f59f0397 by Shankar Jha in branch 'master':
bpo-39868: Add documentation for Assignment Expressions (walrus, PEP 572) (#18851)
https://github.com/python/cpython/commit/f117cef25b5ffc4db9fbe373ddb65e14f59f0397
History
Date User Action Args
2020-07-25 23:33:51gvanrossumsetrecipients: + gvanrossum, docs@python, emilyemorehouse, miss-islington, brandtbucher, shankarj67
2020-07-25 23:33:51gvanrossumsetmessageid: <[email protected]>
2020-07-25 23:33:51gvanrossumlinkissue39868 messages
2020-07-25 23:33:51gvanrossumcreate