bytes does not implement __bytes__() · Issue #77236 · python/cpython · GitHub
Skip to content

bytes does not implement __bytes__() #77236

Description

@FHTMitchell
BPO 33055
Nosy @terryjreedy, @serhiy-storchaka, @FHTMitchell
Superseder
  • bpo-24234: Should we define complex.complex and bytes.bytes?
  • 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 2018-03-29.00:04:41.868>
    created_at = <Date 2018-03-12.14:28:02.041>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'bytes does not implement __bytes__()'
    updated_at = <Date 2018-03-29.00:04:41.867>
    user = 'https://github.com/FHTMitchell'

    bugs.python.org fields:

    activity = <Date 2018-03-29.00:04:41.867>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-29.00:04:41.868>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-03-12.14:28:02.041>
    creator = 'FHTMitchell'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33055
    keywords = []
    message_count = 4.0
    messages = ['313653', '313666', '313977', '314624']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'serhiy.storchaka', 'FHTMitchell']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '24234'
    type = 'behavior'
    url = 'https://bugs.python.org/issue33055'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions