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 aronacher, benjamin.peterson, daishiharada, docs@python, georg.brandl, pablogsal, terry.reedy
Date 2020-01-12.20:38:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578861536.58.0.520450933559.issue3530@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6680f4a9f5d15ab82b2ab6266c6f917cb78c919a by Pablo Galindo (Batuhan Taşkaya) in branch 'master':
bpo-3530: Add advice on when to correctly use fix_missing_locations in the AST docs (GH-17172)
https://github.com/python/cpython/commit/6680f4a9f5d15ab82b2ab6266c6f917cb78c919a
History
Date User Action Args
2020-01-12 20:38:56pablogsalsetrecipients: + pablogsal, georg.brandl, terry.reedy, daishiharada, benjamin.peterson, aronacher, docs@python
2020-01-12 20:38:56pablogsalsetmessageid: <1578861536.58.0.520450933559.issue3530@roundup.psfhosted.org>
2020-01-12 20:38:56pablogsallinkissue3530 messages
2020-01-12 20:38:56pablogsalcreate