]> granicus.if.org Git - python/commit
[3.7] bpo-29673: fix gdb scripts pystack and pystackv (GH-6126) (GH-6399)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 6 Apr 2018 22:14:29 +0000 (15:14 -0700)
committerNed Deily <nad@python.org>
Fri, 6 Apr 2018 22:14:29 +0000 (18:14 -0400)
commit3c193cf8afce525b1283986f113de0e16f23e115
tree07dae4b7a3bd84a56c7dfa6c88c0b714000a6b86
parent252f10cbac0132924faed8de44ed7b15e774cbcb
[3.7] bpo-29673: fix gdb scripts pystack and pystackv (GH-6126) (GH-6399)

(cherry picked from commit 3a9ccee0e5dbf7d67f5ab79f6095755969db117c)

Co-authored-by: Marcel Plch <gmarcel.plch@gmail.com>
Misc/ACKS
Misc/NEWS.d/next/Tools-Demos/2018-03-16-17-25-05.bpo-29673.m8QtaW.rst [new file with mode: 0644]
Misc/gdbinit
Python/ceval.c