Skip to content

Tests for id(a) == id(a * 1) for bytes and str #89054

@sobolevn

Description

@sobolevn
BPO 44891
Nosy @ambv, @miss-islington, @sweeneyde, @sobolevn
PRs
  • bpo-44891: Tests id preserving on * 1 for str and bytes #27745
  • [3.10] bpo-44891: Tests id preserving on * 1 for str and bytes (GH-27745) #27756
  • 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 = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      testsTests in the Lib/test dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions