-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 15814 |
|---|---|
| Nosy | @loewis, @birkenfeld, @mdickinson, @ncoghlan, @abalkin, @pitrou, @vstinner, @tiran, @skrah, @meadori |
| Files |
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/skrah'
closed_at = <Date 2012-11-02.17:25:55.915>
created_at = <Date 2012-08-29.17:07:08.653>
labels = ['type-bug']
title = 'memoryview: equality-hash invariant'
updated_at = <Date 2012-11-02.17:25:55.914>
user = 'https://github.com/skrah'bugs.python.org fields:
activity = <Date 2012-11-02.17:25:55.914>
actor = 'skrah'
assignee = 'skrah'
closed = True
closed_date = <Date 2012-11-02.17:25:55.915>
closer = 'skrah'
components = []
creation = <Date 2012-08-29.17:07:08.653>
creator = 'skrah'
dependencies = []
files = ['27058', '27085']
hgrepos = []
issue_num = 15814
keywords = ['patch']
message_count = 51.0
messages = ['169398', '169403', '169404', '169408', '169409', '169411', '169415', '169416', '169417', '169425', '169440', '169450', '169451', '169497', '169498', '169499', '169508', '169510', '169515', '169622', '169626', '169627', '169633', '169636', '169638', '169641', '169642', '169643', '169644', '169645', '169648', '169654', '169655', '169657', '169659', '169682', '169693', '169694', '169700', '169754', '169755', '169757', '169760', '169800', '169801', '170051', '170052', '170092', '173201', '173203', '174542']
nosy_count = 15.0
nosy_names = ['loewis', 'georg.brandl', 'mark.dickinson', 'ncoghlan', 'belopolsky', 'pitrou', 'vstinner', 'christian.heimes', 'Arfrever', 'skrah', 'meador.inge', 'Alexander.Belopolsky', 'BreamoreBoy', 'python-dev', 'Dag.Sverre.Seljebotn']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15814'
versions = ['Python 3.4']Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error