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 miss-islington
Recipients docs@python, enedil, hniksic, iritkatriel, miss-islington, ncoghlan, pablogsal, terry.reedy
Date 2021-09-19.23:07:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632092842.62.0.566660071214.issue30637@roundup.psfhosted.org>
In-reply-to
Content
New changeset f17c979d909f05916e354ae54c82bff71dbede35 by Miss Islington (bot) in branch '3.10':
bpo-30637: Improve the docs of ast.parse regarding differences with compile() (GH-28459)
https://github.com/python/cpython/commit/f17c979d909f05916e354ae54c82bff71dbede35
History
Date User Action Args
2021-09-19 23:07:22miss-islingtonsetrecipients: + miss-islington, terry.reedy, ncoghlan, hniksic, docs@python, enedil, pablogsal, iritkatriel
2021-09-19 23:07:22miss-islingtonsetmessageid: <1632092842.62.0.566660071214.issue30637@roundup.psfhosted.org>
2021-09-19 23:07:22miss-islingtonlinkissue30637 messages
2021-09-19 23:07:22miss-islingtoncreate