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 xdegaye
Recipients Saim Raza, SilentGhost, barry, xdegaye
Date 2019-04-07.15:06:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554649617.07.0.959997133493.issue36537@roundup.psfhosted.org>
In-reply-to
Content
The *** Tracing *** section [1] of Objects/lnotab_notes.txt in the cpython repository provides detailed explanations for when the line trace function is called.

[1] https://github.com/python/cpython/blob/9d7b2c0909b78800d1376fd696f73824ea680463/Objects/lnotab_notes.txt#L63
History
Date User Action Args
2019-04-07 15:06:57xdegayesetrecipients: + xdegaye, barry, SilentGhost, Saim Raza
2019-04-07 15:06:57xdegayesetmessageid: <1554649617.07.0.959997133493.issue36537@roundup.psfhosted.org>
2019-04-07 15:06:57xdegayelinkissue36537 messages
2019-04-07 15:06:56xdegayecreate