Skip to content

fcntl module add F_DUP2FD_CLOEXEC #90174

@devnexen

Description

@devnexen
mannequin
BPO 46016
Nosy @vstinner, @tiran, @koobs, @devnexen, @kumaraditya303
PRs
  • bpo-46016: fcntl module add FreeBSD's F_DUP2FD_CLOEXEC flag support. #29993
  • bpo-46016: Fix rest syntax of GH-29993 (GH-30006) #30006
  • bpo-46016: GHA Doc job now also runs "make check" #30009
  • 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/vstinner'
    closed_at = <Date 2021-12-09.14:27:19.874>
    created_at = <Date 2021-12-08.19:13:05.693>
    labels = ['type-feature', '3.11']
    title = 'fcntl module add F_DUP2FD_CLOEXEC'
    updated_at = <Date 2021-12-09.23:02:30.701>
    user = 'https://github.com/devnexen'

    bugs.python.org fields:

    activity = <Date 2021-12-09.23:02:30.701>
    actor = 'vstinner'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2021-12-09.14:27:19.874>
    closer = 'christian.heimes'
    components = ['FreeBSD']
    creation = <Date 2021-12-08.19:13:05.693>
    creator = 'devnexen'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46016
    keywords = ['patch']
    message_count = 5.0
    messages = ['408046', '408050', '408105', '408126', '408164']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'christian.heimes', 'koobs', 'devnexen', 'kumaraditya']
    pr_nums = ['29993', '30006', '30009']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue46016'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixestype-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions