-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Tests for id(a) == id(a * 1) for bytes and str #89054
Copy link
Copy link
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-featureA feature request or enhancementA feature request or enhancement
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 = None
closed_at = <Date 2021-08-13.11:06:03.632>
created_at = <Date 2021-08-11.20:01:19.832>
labels = ['type-feature', 'tests']
title = 'Tests for `id(a) == id(a * 1)` for `bytes` and `str`'
updated_at = <Date 2021-08-13.11:06:03.631>
user = 'https://github.com/sobolevn'bugs.python.org fields:
activity = <Date 2021-08-13.11:06:03.631>
actor = 'lukasz.langa'
assignee = 'none'
closed = True
closed_date = <Date 2021-08-13.11:06:03.632>
closer = 'lukasz.langa'
components = ['Tests']
creation = <Date 2021-08-11.20:01:19.832>
creator = 'sobolevn'
dependencies = []
files = []
hgrepos = []
issue_num = 44891
keywords = ['patch']
message_count = 6.0
messages = ['399414', '399484', '399514', '399518', '399523', '399524']
nosy_count = 4.0
nosy_names = ['lukasz.langa', 'miss-islington', 'Dennis Sweeney', 'sobolevn']
pr_nums = ['27745', '27756']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue44891'
versions = []Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-featureA feature request or enhancementA feature request or enhancement