8000 Misleading AttributeError accessing fileno attribute in tarfile · Issue #82753 · python/cpython · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Misleading AttributeError accessing fileno attribute in tarfile #82753
@tirkarthi

Description

@tirkarthi
BPO 38572
Nosy @gustaebel, @PCManticore, @serhiy-storchaka, @ZackerySpytz, @tirkarthi
PRs
  • bpo-38572: Raise an unsupported error when an underlying stream does not support fileno() #17449
  • bpo-38572: Raise UnsupportedOperation when fileno() is not supported #22178
  • 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 = None
    created_at = <Date 2019-10-24.06:55:32.301>
    labels = ['type-bug', 'library', '3.9']
    title = 'Misleading AttributeError accessing fileno attribute in tarfile'
    updated_at = <Date 2020-09-09.20:27:43.778>
    user = 'https://github.com/tirkarthi'

    bugs.python.org fields:

    activity = <Date 2020-09-09.20:27:43.778>
    actor = 'ZackerySpytz'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-10-24.06:55:32.301>
    creator = 'xtreak'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38572
    keywords = ['patch']
    message_count = 2.0
    messages = ['355283', '357749']
    nosy_count = 5.0
    nosy_names = ['lars.gustaebel', 'Claudiu.Popa', 'serhiy.storchaka', 'ZackerySpytz', 'xtreak']
    pr_nums = ['17449', '22178']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38572'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesstdlibPython modules in the Lib dirtopic-IOtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        0