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 lys.nikolaou
Recipients brandtbucher, gvanrossum, lys.nikolaou, miss-islington, nnemkin, pablogsal, vstinner
Date 2020-06-20.15:45:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592667954.49.0.988743619687.issue40939@roundup.psfhosted.org>
In-reply-to
Content
I'm currently testing a commit that removes all these files on my fork, before I push it upstream. A question that I'm not 100% sure about is if we can already remove the symbol module. I guess it's okay since it got deprecated in 3.9 (bpo-40759) and the old parser is also out, but just to make sure.
History
Date User Action Args
2020-06-20 15:45:54lys.nikolaousetrecipients: + lys.nikolaou, gvanrossum, vstinner, nnemkin, pablogsal, miss-islington, brandtbucher
2020-06-20 15:45:54lys.nikolaousetmessageid: <1592667954.49.0.988743619687.issue40939@roundup.psfhosted.org>
2020-06-20 15:45:54lys.nikolaoulinkissue40939 messages
2020-06-20 15:45:54lys.nikolaoucreate