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 aronacher, benjamin.peterson, daishiharada, docs@python, georg.brandl, miss-islington, pablogsal, terry.reedy
Date 2020-01-12.20:44:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578861877.22.0.793142720413.issue3530@roundup.psfhosted.org>
In-reply-to
Content
New changeset ef0af30e507a29dae03aae40459b9c44c96f260d by Miss Islington (bot) in branch '3.8':
bpo-3530: Add advice on when to correctly use fix_missing_locations in the AST docs (GH-17172)
https://github.com/python/cpython/commit/ef0af30e507a29dae03aae40459b9c44c96f260d
History
Date User Action Args
2020-01-12 20:44:37miss-islingtonsetrecipients: + miss-islington, georg.brandl, terry.reedy, daishiharada, benjamin.peterson, aronacher, docs@python, pablogsal
2020-01-12 20:44:37miss-islingtonsetmessageid: <1578861877.22.0.793142720413.issue3530@roundup.psfhosted.org>
2020-01-12 20:44:37miss-islingtonlinkissue3530 messages
2020-01-12 20:44:37miss-islingtoncreate