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 Aivar.Annamaa, Claudiu.Popa, ajaksu2, ggenellina, jamesls, miss-islington, taleinat, yselivanov
Date 2018-08-24.14:41:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535121703.37.0.56676864532.issue6700@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0e707b4c6a47086d8e723c7a010c3f5cf8296946 by Miss Islington (bot) in branch '3.6':
bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)
https://github.com/python/cpython/commit/0e707b4c6a47086d8e723c7a010c3f5cf8296946
History
Date User Action Args
2018-08-24 14:41:43miss-islingtonsetrecipients: + miss-islington, ggenellina, taleinat, ajaksu2, Claudiu.Popa, Aivar.Annamaa, yselivanov, jamesls
2018-08-24 14:41:43miss-islingtonsetmessageid: <1535121703.37.0.56676864532.issue6700@psf.upfronthosting.co.za>
2018-08-24 14:41:43miss-islingtonlinkissue6700 messages
2018-08-24 14:41:43miss-islingtoncreate