This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | asvetlov, bpb, georg.brandl, icemac, isandler, meador.inge, python-dev |
| Date | 2012年12月04日.19:11:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3YGCNB3T2BzNcB@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 708586792eec by Andrew Svetlov in branch '3.2': Issue #13120: Allow to call pdb.set_trace() from thread. http://hg.python.org/cpython/rev/708586792eec New changeset 678dba60c12d by Andrew Svetlov in branch '3.3': Merge issue #13120: Allow to call pdb.set_trace() from thread. http://hg.python.org/cpython/rev/678dba60c12d New changeset 4006c4ca0c1f by Andrew Svetlov in branch 'default': Merge issue #13120: Allow to call pdb.set_trace() from thread. http://hg.python.org/cpython/rev/4006c4ca0c1f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年12月04日 19:11:07 | python-dev | set | recipients: + python-dev, georg.brandl, isandler, bpb, asvetlov, meador.inge, icemac |
| 2012年12月04日 19:11:07 | python-dev | link | issue13120 messages |
| 2012年12月04日 19:11:07 | python-dev | create | |