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 serhiy.storchaka
Recipients BTaskaya, benjamin.peterson, brett.cannon, pablogsal, sanjeev091, serhiy.storchaka, yselivanov
Date 2020-03-17.21:41:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584481276.52.0.705611232074.issue39988@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6b97598fb66a08d0f36e4d73bffea5c1b17740d4 by Serhiy Storchaka in branch 'master':
bpo-39988: Remove ast.AugLoad and ast.AugStore node classes. (GH-19038)
https://github.com/python/cpython/commit/6b97598fb66a08d0f36e4d73bffea5c1b17740d4
History
Date User Action Args
2020-03-17 21:41:16serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, benjamin.peterson, yselivanov, pablogsal, BTaskaya, sanjeev091
2020-03-17 21:41:16serhiy.storchakasetmessageid: <1584481276.52.0.705611232074.issue39988@roundup.psfhosted.org>
2020-03-17 21:41:16serhiy.storchakalinkissue39988 messages
2020-03-17 21:41:16serhiy.storchakacreate