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 ned.deily
Recipients Dormouse759, belopolsky, cstratak, ned.deily, vstinner
Date 2018-04-06.22:14:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523052871.81.0.682650639539.issue29673@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3c193cf8afce525b1283986f113de0e16f23e115 by Ned Deily (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-29673: fix gdb scripts pystack and pystackv (GH-6126) (GH-6399)
https://github.com/python/cpython/commit/3c193cf8afce525b1283986f113de0e16f23e115
History
Date User Action Args
2018-04-06 22:14:31ned.deilysetrecipients: + ned.deily, belopolsky, vstinner, cstratak, Dormouse759
2018-04-06 22:14:31ned.deilysetmessageid: <1523052871.81.0.682650639539.issue29673@psf.upfronthosting.co.za>
2018-04-06 22:14:31ned.deilylinkissue29673 messages
2018-04-06 22:14:31ned.deilycreate