dataclasses: use function dispatch instead of multiple tests for adding hash · Issue #77315 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
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/ericvsmith' closed_at = <Date 2018-03-25.02:32:58.183> created_at = <Date 2018-03-24.21:11:21.831> labels = ['3.8', '3.7', 'library'] title = 'dataclasses: use function dispatch instead of multiple tests for adding hash' updated_at = <Date 2018-03-25.02:32:58.183> user = 'https://github.com/ericvsmith'
bugs.python.org fields:
activity = <Date 2018-03-25.02:32:58.183> actor = 'eric.smith' assignee = 'eric.smith' closed = True closed_date = <Date 2018-03-25.02:32:58.183> closer = 'eric.smith' components = ['Library (Lib)'] creation = <Date 2018-03-24.21:11:21.831> creator = 'eric.smith' dependencies = [] files = [] hgrepos = [] issue_num = 33134 keywords = ['patch'] message_count = 4.0 messages = ['314385', '314389', '314390', '314391'] nosy_count = 3.0 nosy_names = ['rhettinger', 'eric.smith', 'miss-islington'] pr_nums = ['6222', '6224'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue33134' versions = ['Python 3.7', 'Python 3.8']