Skip to content

PEP 461: Inconsistency between str and bytes formatting of integers #67654

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23466
Nosy @vstinner, @ethanfurman, @serhiy-storchaka, @wm75
Files
  • bytes_int_format.patch
  • bytes_format_overflow.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2015-04-03.17:56:55.526>
    created_at = <Date 2015-02-15.18:21:46.822>
    labels = ['interpreter-core', 'type-bug']
    title = 'PEP 461: Inconsistency between str and bytes formatting of integers'
    updated_at = <Date 2015-04-04.14:31:51.010>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-04-04.14:31:51.010>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-04-03.17:56:55.526>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-02-15.18:21:46.822>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['38156', '38812']
    hgrepos = []
    issue_num = 23466
    keywords = ['patch']
    message_count = 18.0
    messages = ['236056', '236113', '239157', '239191', '239553', '239561', '239569', '239922', '239933', '239941', '239955', '239958', '239962', '240011', '240018', '240070', '240077', '240078']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ethan.furman', 'python-dev', 'serhiy.storchaka', 'wolma']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23466'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    interpreter-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