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, serhiy.storchaka, yselivanov
Date 2020-03-17.12:47:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584449223.69.0.507819486634.issue39988@roundup.psfhosted.org>
In-reply-to
Content
It is possible also to get rid of the ctx argument at all. The context may be determined by the parent nodes. But it is larger and breaking change, so I'll open a separate issue for it.
History
Date User Action Args
2020-03-17 12:47:03serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, benjamin.peterson, yselivanov, pablogsal, BTaskaya
2020-03-17 12:47:03serhiy.storchakasetmessageid: <1584449223.69.0.507819486634.issue39988@roundup.psfhosted.org>
2020-03-17 12:47:03serhiy.storchakalinkissue39988 messages
2020-03-17 12:47:03serhiy.storchakacreate