Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing constants for IRIX al module #37767

Closed
mpruett mannequin opened this issue Jan 14, 2003 · 3 comments
Closed

Add missing constants for IRIX al module #37767

mpruett mannequin opened this issue Jan 14, 2003 · 3 comments
Labels
extension-modules C modules in the Modules dir

Comments

@mpruett
Copy link
Mannequin

mpruett mannequin commented Jan 14, 2003

BPO 667548
Files
  • al.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 = None
    closed_at = <Date 2003-03-30.22:04:04.000>
    created_at = <Date 2003-01-14.03:30:49.000>
    labels = ['extension-modules']
    title = 'Add missing constants for IRIX al module'
    updated_at = <Date 2003-03-30.22:04:04.000>
    user = 'https://bugs.python.org/mpruett'

    bugs.python.org fields:

    activity = <Date 2003-03-30.22:04:04.000>
    actor = 'nnorwitz'
    assignee = 'nnorwitz'
    closed = True
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2003-01-14.03:30:49.000>
    creator = 'mpruett'
    dependencies = []
    files = ['4917']
    hgrepos = []
    issue_num = 667548
    keywords = ['patch']
    message_count = 3.0
    messages = ['42409', '42410', '42411']
    nosy_count = 2.0
    nosy_names = ['nnorwitz', 'mpruett']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue667548'
    versions = ['Python 2.3']

    @mpruett
    Copy link
    Mannequin Author

    mpruett mannequin commented Jan 14, 2003

    The following Audio Library constants are not defined by
    the IRIX al module as of Python 2.2.2:

    AL_LOCKED
    AL_NULL_INTERFACE
    AL_OPTICAL_IF_TYPE
    AL_SMPTE272M_IF_TYPE

    The attached patch adds these constants.

    @mpruett mpruett mannequin closed this as completed Jan 14, 2003
    @mpruett mpruett mannequin assigned nnorwitz Jan 14, 2003
    @mpruett mpruett mannequin added the extension-modules C modules in the Modules dir label Jan 14, 2003
    @mpruett mpruett mannequin closed this as completed Jan 14, 2003
    @mpruett mpruett mannequin assigned nnorwitz Jan 14, 2003
    @mpruett mpruett mannequin added the extension-modules C modules in the Modules dir label Jan 14, 2003
    @mpruett
    Copy link
    Mannequin Author

    mpruett mannequin commented Jan 14, 2003

    Logged In: YES
    user_id=250621

    @nnorwitz
    Copy link
    Mannequin

    nnorwitz mannequin commented Mar 30, 2003

    Logged In: YES
    user_id=33168

    Thanks! Checked in as Modules/almodule.c 1.38

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    extension-modules C modules in the Modules dir
    Projects
    None yet
    Development

    No branches or pull requests

    0 participants