Skip to content

create Python wrappers for openat() and others #49011

@pitrou

Description

@pitrou
BPO 4761
Nosy @loewis, @birkenfeld, @pitrou, @giampaolo, @tiran, @benjaminp, @durban, @anacrolix, @serhiy-storchaka
Files
  • i4761.patch: Adds *at family of functions to the posix module.
  • i4761_v2.patch: Updated patch
  • i4761_v3.patch: Patch with doc update
  • i4761_v4.patch: Updated ref coutning, posix_error & version tags
  • i4761_v5.patch: Update doc
  • i4761_v6.patch: Fixed small #ifdef error with fstatat.
  • 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 2012-03-10.18:31:45.280>
    created_at = <Date 2008-12-28.14:58:38.326>
    labels = ['extension-modules', 'type-feature', 'library']
    title = 'create Python wrappers for openat() and others'
    updated_at = <Date 2012-03-10.22:24:20.044>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2012-03-10.22:24:20.044>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-03-10.18:31:45.280>
    closer = 'benjamin.peterson'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2008-12-28.14:58:38.326>
    creator = 'pitrou'
    dependencies = []
    files = ['20130', '20133', '20135', '20137', '20138', '20460']
    hgrepos = []
    issue_num = 4761
    keywords = ['patch']
    message_count = 21.0
    messages = ['78407', '78430', '78431', '78433', '124432', '124444', '124453', '124457', '124487', '124497', '124498', '124501', '124503', '126594', '129469', '129545', '129548', '155325', '155327', '155340', '155358']
    nosy_count = 11.0
    nosy_names = ['loewis', 'georg.brandl', 'pitrou', 'giampaolo.rodola', 'christian.heimes', 'benjamin.peterson', 'daniel.urban', 'anacrolix', 'Chris.Gerhard', 'rosslagerwall', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue4761'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions