Issue 20549: Use specific asserts in mailbox, smtplib and poplib tests
Issue20549
Created on 2014-02-07 20:26 by serhiy.storchaka, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| test_mailbox_asserts.patch | serhiy.storchaka, 2014-02-07 20:26 | review | ||
| Messages (4) | |||
|---|---|---|---|
| msg210546 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2014-02-07 20:26 | |
The proposed patch makes the mailbox, smtplib and poplib modules tests use more specific asserts. This will provide more useful failure report. |
|||
| msg210556 - (view) | Author: R. David Murray (r.david.murray) * ![]() |
Date: 2014-02-07 20:56 | |
Looks good to me. |
|||
| msg210628 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2014-02-08 13:07 | |
New changeset 1c3fcba31708 by Serhiy Storchaka in branch '2.7': Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests. http://hg.python.org/cpython/rev/1c3fcba31708 New changeset bd1d6916b689 by Serhiy Storchaka in branch '3.3': Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests. http://hg.python.org/cpython/rev/bd1d6916b689 New changeset 2e5e66f9e228 by Serhiy Storchaka in branch 'default': Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests. http://hg.python.org/cpython/rev/2e5e66f9e228 |
|||
| msg210636 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2014-02-08 13:37 | |
Thank you for your review David. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:58 | admin | set | github: 64748 |
| 2014-02-08 13:37:18 | serhiy.storchaka | set | status: open -> closed messages: + msg210636 assignee: serhiy.storchaka |
| 2014-02-08 13:07:57 | python-dev | set | nosy:
+ python-dev messages: + msg210628 |
| 2014-02-07 20:56:39 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg210556 |
| 2014-02-07 20:29:32 | serhiy.storchaka | link | issue16510 dependencies |
| 2014-02-07 20:26:45 | serhiy.storchaka | create | |

