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, eamanu, levkivskyi, serhiy.storchaka, yselivanov
Date 2020-03-09.22:07:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583791674.49.0.800165376943.issue36287@roundup.psfhosted.org>
In-reply-to
Content
New changeset b7e9525f9c7ef02a1d2ad8253afdeb733b0951d4 by Serhiy Storchaka in branch 'master':
bpo-36287: Make ast.dump() not output optional fields and attributes with default values. (GH-18843)
https://github.com/python/cpython/commit/b7e9525f9c7ef02a1d2ad8253afdeb733b0951d4
History
Date User Action Args
2020-03-09 22:07:54serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, yselivanov, levkivskyi, eamanu, BTaskaya
2020-03-09 22:07:54serhiy.storchakasetmessageid: <1583791674.49.0.800165376943.issue36287@roundup.psfhosted.org>
2020-03-09 22:07:54serhiy.storchakalinkissue36287 messages
2020-03-09 22:07:54serhiy.storchakacreate