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 benjamin.peterson
Recipients benjamin.peterson, petdance
Date 2020-03-06.15:46:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583509570.31.0.242822915853.issue39872@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9566842e892c1f600e1dcfadaab4643be8f32901 by Andy Lester in branch 'master':
closes bpo-39872: Remove unused args from symtable_exit_block and symtable_visit_annotations. (GH-18800)
https://github.com/python/cpython/commit/9566842e892c1f600e1dcfadaab4643be8f32901
History
Date User Action Args
2020-03-06 15:46:10benjamin.petersonsetrecipients: + benjamin.peterson, petdance
2020-03-06 15:46:10benjamin.petersonsetmessageid: <1583509570.31.0.242822915853.issue39872@roundup.psfhosted.org>
2020-03-06 15:46:10benjamin.petersonlinkissue39872 messages
2020-03-06 15:46:10benjamin.petersoncreate