]> granicus.if.org Git - python/commit
Merge issue #13120: Allow to call pdb.set_trace() from thread.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 4 Dec 2012 19:10:20 +0000 (21:10 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 4 Dec 2012 19:10:20 +0000 (21:10 +0200)
commit1dfb5c1cf3aac0a42b157631a0e8d274e5be8c6f
tree90cdb2b13e03256b55a63a62f818c6ce6cc4f497
parent56a2ae27e3f142f5a92d43fab5296748ef8ecc98
parent539ee5da6fb2a56869e6c6f4401300b4d5906d76
Merge issue #13120: Allow to call pdb.set_trace() from thread.

Patch by Ilya Sandler.
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS