| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
r72803.
|
|
|
|
| |
a code object.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
made it try to set the line number from the trace callback for a 'call' event.
This patch makes the error message a little more helpful in that case, and
makes it a little less likely that a future editor will make the same mistake
in test_trace.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and improved test coverage
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for metadata checking
|
| |
|
|
|
|
| |
deepcopy()ing.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(Unfortunately, nntplib doesn't have a test suite)
|
| |
|
|
|
|
| |
turns out not to be an external module on some other platform.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
file is a binary. Patch by Brodie Rao, test by Daniel Diniz.
|
| |
|
| |
|
|
|
|
| |
commit for issue 5995. Michael Foord
|
|
|
|
| |
unittest.main(). Regression caused by issue 5995. Michael
|
| |
|
|
|
|
|
|
|
|
|
|
| |
you to specify test modules / classes
from the command line.
Closes issue 5995.
Michael Foord
|
| |
|
|
|
|
| |
a warning with some compilers
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|