[PATCH] Updated patch for rich dict view (dict().keys()) comparisons · Issue #45356 · python/cpython (original) (raw)
BPO | 1015 |
---|---|
Nosy | @gvanrossum |
Files | dictview_richcompare_ver2.diff |
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/gvanrossum' closed_at = <Date 2007-08-24.23:37:19.790> created_at = <Date 2007-08-24.21:20:08.343> labels = ['interpreter-core'] title = '[PATCH] Updated patch for rich dict view (dict().keys()) comparisons' updated_at = <Date 2007-09-02.20:04:37.928> user = 'https://bugs.python.org/keir'
bugs.python.org fields:
activity = <Date 2007-09-02.20:04:37.928> actor = 'loewis' assignee = 'gvanrossum' closed = True closed_date = <Date 2007-08-24.23:37:19.790> closer = 'gvanrossum' components = ['Interpreter Core'] creation = <Date 2007-08-24.21:20:08.343> creator = 'keir' dependencies = [] files = ['8308'] hgrepos = [] issue_num = 1015 keywords = ['patch'] message_count = 2.0 messages = ['55275', '55278'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'keir'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1015' versions = ['Python 3.0']