]> granicus.if.org Git - python/commit
bpo-32650: Add native coroutine support to bdb when stepping over line (GH-5400)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 29 Jan 2018 05:57:06 +0000 (21:57 -0800)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 29 Jan 2018 05:57:06 +0000 (07:57 +0200)
commit543ec005a4c83fcc0d14ac1e4c0f1a36bf84640b
tree0687c1626091b4bdf775ded49a90c9143b41936e
parent9105879bfd7133ecbac67f3e9c0bacf6e477de5a
bpo-32650: Add native coroutine support to bdb when stepping over line (GH-5400) (#5402)

(cherry picked from commit 46877024423e98d1b872bf308dacacd583327207)
Lib/bdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Core and Builtins/2018-01-28-23-01-39.bpo-32650.Bbi7ek.rst [new file with mode: 0644]