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 vstinner
Recipients BTaskaya, levkivskyi, serhiy.storchaka, vstinner
Date 2019-12-16.18:23:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576520616.95.0.335138665745.issue38348@roundup.psfhosted.org>
In-reply-to
Content
New changeset 814d687c7df3e0c60036943b68ece13f9f19dfef by Victor Stinner (Batuhan Taşkaya) in branch 'master':
bpo-38348: Extend command line options of ast parsing tool (GH-16540)
https://github.com/python/cpython/commit/814d687c7df3e0c60036943b68ece13f9f19dfef
History
Date User Action Args
2019-12-16 18:23:36vstinnersetrecipients: + vstinner, serhiy.storchaka, levkivskyi, BTaskaya
2019-12-16 18:23:36vstinnersetmessageid: <1576520616.95.0.335138665745.issue38348@roundup.psfhosted.org>
2019-12-16 18:23:36vstinnerlinkissue38348 messages
2019-12-16 18:23:36vstinnercreate