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 vstinner
Recipients vstinner
Date 2018-10-15.21:20:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539638401.46.0.788709270274.issue34989@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2e438cc2554495b28480a3ffe5cdf41b6ab823a0 by Victor Stinner in branch 'master':
bpo-34989: python-gdb.py: fix current_line_num() (GH-9889)
https://github.com/python/cpython/commit/2e438cc2554495b28480a3ffe5cdf41b6ab823a0
History
Date User Action Args
2018-10-15 21:20:01vstinnersetrecipients: + vstinner
2018-10-15 21:20:01vstinnersetmessageid: <1539638401.46.0.788709270274.issue34989@psf.upfronthosting.co.za>
2018-10-15 21:20:01vstinnerlinkissue34989 messages
2018-10-15 21:20:01vstinnercreate