Use specific asserts in array tests · Issue #63803 · 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 | 19604 |
---|---|
Nosy | @ezio-melotti, @serhiy-storchaka |
Files | test_array_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.12:49:13.453> created_at = <Date 2013-11-15.09:51:29.517> labels = ['type-feature', 'tests'] title = 'Use specific asserts in array tests' updated_at = <Date 2013-11-17.12:49:13.452> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2013-11-17.12:49:13.452> actor = 'serhiy.storchaka' assignee = 'serhiy.storchaka' closed = True closed_date = <Date 2013-11-17.12:49:13.453> closer = 'serhiy.storchaka' components = ['Tests'] creation = <Date 2013-11-15.09:51:29.517> creator = 'serhiy.storchaka' dependencies = [] files = ['32635'] hgrepos = [] issue_num = 19604 keywords = ['patch'] message_count = 3.0 messages = ['202929', '203096', '203135'] nosy_count = 3.0 nosy_names = ['ezio.melotti', 'python-dev', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue19604' versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']