]> granicus.if.org Git - python/commit
issue13183 - Fix pdb skipping frames after hitting a breakpoint and running step...
authorSenthil Kumaran <senthil@uthcode.com>
Tue, 1 May 2012 02:37:11 +0000 (10:37 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Tue, 1 May 2012 02:37:11 +0000 (10:37 +0800)
commit417c3848d5a594941ca19c73790f5339a1eebcb9
tree8d68c3631338af067fa770453f3da2976bccf922
parent34d94a21018e8172f4e57a96fb537427f9dbb251
parent42d7081806444582ee20f6cfdf7e8c88b165b0b0
issue13183 - Fix pdb skipping frames after hitting a breakpoint and running step. Patch by Xavier de Gaye
Lib/test/test_pdb.py
Misc/NEWS