Skip to content

winsound.PlaySound() with SND_MEMORY should accept bytes instead of strings #55829

@TomFelker

Description

@TomFelker
mannequin
BPO 11620
Nosy @pfmoore, @irmen, @tjguk, @briancurtin, @ericsnowcurrently, @zware, @zooba
Files
  • 11620-PlaySound.patch: Patch to fix SND_MEMORY flag for winsound.PlaySound
  • issue11620.diff
  • 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/zware'
    closed_at = <Date 2016-09-05.21:32:12.296>
    created_at = <Date 2011-03-21.00:34:40.499>
    labels = ['extension-modules', 'type-bug', 'OS-windows']
    title = 'winsound.PlaySound() with SND_MEMORY should accept bytes instead of strings'
    updated_at = <Date 2016-09-05.21:35:45.296>
    user = 'https://bugs.python.org/TomFelker'

    bugs.python.org fields:

    activity = <Date 2016-09-05.21:35:45.296>
    actor = 'zach.ware'
    assignee = 'zach.ware'
    closed = True
    closed_date = <Date 2016-09-05.21:32:12.296>
    closer = 'python-dev'
    components = ['Extension Modules', 'Windows']
    creation = <Date 2011-03-21.00:34:40.499>
    creator = 'Tom.Felker'
    dependencies = []
    files = ['24470', '44104']
    hgrepos = []
    issue_num = 11620
    keywords = ['patch']
    message_count = 8.0
    messages = ['131583', '152985', '198748', '260236', '271948', '272691', '274435', '274437']
    nosy_count = 11.0
    nosy_names = ['paul.moore', 'irmen', 'tim.golden', 'tlesher', 'brian.curtin', 'sijinjoseph', 'python-dev', 'Tom.Felker', 'eric.snow', 'zach.ware', 'steve.dower']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11620'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions