Skip to content

wave module sets data subchunk size incorrectly when writing wav file #52558

@JeffPursell

Description

@JeffPursell
BPO 8311
Nosy @bitdancer, @serhiy-storchaka
Files
  • testTone.zip: zip file containing 2 .py files to demonstrate bug
  • wave_test_write_array.patch
  • audio_write_nonbytes.patch
  • audio_write_nonbytes_2.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 2013-11-16.12:06:03.295>
    created_at = <Date 2010-04-04.13:36:51.889>
    labels = ['type-feature', 'library']
    title = 'wave module sets data subchunk size incorrectly when writing wav file'
    updated_at = <Date 2014-03-08.17:54:17.144>
    user = 'https://bugs.python.org/JeffPursell'

    bugs.python.org fields:

    activity = <Date 2014-03-08.17:54:17.144>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-11-16.12:06:03.295>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2010-04-04.13:36:51.889>
    creator = 'Jeff.Pursell'
    dependencies = []
    files = ['16757', '31586', '32114', '32567']
    hgrepos = []
    issue_num = 8311
    keywords = ['patch']
    message_count = 9.0
    messages = ['102342', '102346', '102349', '196915', '199871', '202561', '203032', '203033', '212939']
    nosy_count = 4.0
    nosy_names = ['r.david.murray', 'Jeff.Pursell', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue8311'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions