Use specific asserts in unittest tests · Issue #63793 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 19594 |
---|---|
Nosy | @ezio-melotti, @voidspace, @serhiy-storchaka |
Files | test_unittest_asserts.patch |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/serhiy-storchaka' closed_at = <Date 2013-11-17.01:04:50.685> created_at = <Date 2013-11-14.20:58:29.947> labels = ['type-feature', 'tests'] title = 'Use specific asserts in unittest tests' updated_at = <Date 2013-11-17.01:04:50.684> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2013-11-17.01:04:50.684> actor = 'ezio.melotti' assignee = 'serhiy.storchaka' closed = True closed_date = <Date 2013-11-17.01:04:50.685> closer = 'ezio.melotti' components = ['Tests'] creation = <Date 2013-11-14.20:58:29.947> creator = 'serhiy.storchaka' dependencies = [] files = ['32623'] hgrepos = [] issue_num = 19594 keywords = ['patch'] message_count = 3.0 messages = ['202886', '203087', '203097'] nosy_count = 4.0 nosy_names = ['ezio.melotti', 'michael.foord', 'python-dev', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue19594' versions = ['Python 3.4']