Skip to content

os.fdopen doesn't raise on invalid file descriptors #49241

Closed
@benjaminp

Description

@benjaminp
BPO 4991
Nosy @pitrou, @benjaminp
Files
  • raise_on_bad_fd.patch
  • raise_on_bad_fd2.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 2009-01-19.00:09:38.764>
    created_at = <Date 2009-01-18.21:02:02.491>
    labels = ['type-bug', 'library']
    title = "os.fdopen doesn't raise on invalid file descriptors"
    updated_at = <Date 2009-01-19.15:14:38.202>
    user = 'https://github.com/benjaminp'

    bugs.python.org fields:

    activity = <Date 2009-01-19.15:14:38.202>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-01-19.00:09:38.764>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2009-01-18.21:02:02.491>
    creator = 'benjamin.peterson'
    dependencies = []
    files = ['12790', '12791']
    hgrepos = []
    issue_num = 4991
    keywords = ['patch']
    message_count = 8.0
    messages = ['80125', '80128', '80130', '80135', '80136', '80137', '80138', '80176']
    nosy_count = 2.0
    nosy_names = ['pitrou', 'benjamin.peterson']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4991'
    versions = ['Python 3.0', 'Python 3.1']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions