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 pablogsal
Recipients docs@python, enedil, hniksic, iritkatriel, ncoghlan, pablogsal, terry.reedy
Date 2021-09-19.22:45:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632091502.5.0.714346669101.issue30637@roundup.psfhosted.org>
In-reply-to
Content
New changeset e6d05a4092b4176a30d1d1596585df13c2ab676d by Pablo Galindo Salgado in branch 'main':
bpo-30637: Improve the docs of ast.parse regarding differences with compile() (GH-28459)
https://github.com/python/cpython/commit/e6d05a4092b4176a30d1d1596585df13c2ab676d
History
Date User Action Args
2021-09-19 22:45:02pablogsalsetrecipients: + pablogsal, terry.reedy, ncoghlan, hniksic, docs@python, enedil, iritkatriel
2021-09-19 22:45:02pablogsalsetmessageid: <1632091502.5.0.714346669101.issue30637@roundup.psfhosted.org>
2021-09-19 22:45:02pablogsallinkissue30637 messages
2021-09-19 22:45:02pablogsalcreate