]> granicus.if.org Git - python/commit
bpo-32650: Add native coroutine support to bdb when stepping over line (GH-5400)
authorPablo Galindo <Pablogsal@gmail.com>
Mon, 29 Jan 2018 00:25:05 +0000 (00:25 +0000)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 29 Jan 2018 00:25:05 +0000 (02:25 +0200)
commit46877024423e98d1b872bf308dacacd583327207
tree4102fda9ce2633eee0ac491dff9e1a99a86f0908
parent7c99e931a90d468e8019a0409f16213b3aba7067
bpo-32650: Add native coroutine support to bdb when stepping over line (GH-5400)
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]