Skip to content

Certain inputs to wave.open() result in readframes returning a str instead of bytes #68796

@ChristopheBiocca

Description

@ChristopheBiocca
BPO 24608
Nosy @serhiy-storchaka
Files
  • python_wave_error.py: Simple script showing the issue.
  • 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-07-10.19:28:43.522>
    created_at = <Date 2015-07-10.18:37:45.246>
    labels = ['type-bug', 'library']
    title = 'Certain inputs to wave.open() result in readframes returning a str instead of bytes'
    updated_at = <Date 2015-07-10.19:28:43.521>
    user = 'https://bugs.python.org/ChristopheBiocca'

    bugs.python.org fields:

    activity = <Date 2015-07-10.19:28:43.521>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-07-10.19:28:43.522>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-07-10.18:37:45.246>
    creator = 'Christophe Biocca'
    dependencies = []
    files = ['39891']
    hgrepos = []
    issue_num = 24608
    keywords = []
    message_count = 3.0
    messages = ['246575', '246578', '246579']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'serhiy.storchaka', 'Christophe Biocca']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24608'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions