Skip to content

SpooledTemporaryFile.seek returns None #84467

@amcinnes

Description

@amcinnes
mannequin
BPO 40287
Nosy @methane, @miss-islington
PRs
  • bpo-40287: Fix SpooledTemporaryFile.seek() return value #19540
  • [3.8] bpo-40287: Fix SpooledTemporaryFile.seek() return value (GH-19540) #19566
  • [3.7] bpo-40287: Fix SpooledTemporaryFile.seek() return value (GH-19540) #19567
  • 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 2020-04-17.07:15:52.468>
    created_at = <Date 2020-04-15.01:41:51.263>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'SpooledTemporaryFile.seek returns None'
    updated_at = <Date 2020-04-17.07:15:52.460>
    user = 'https://bugs.python.org/amcinnes'

    bugs.python.org fields:

    activity = <Date 2020-04-17.07:15:52.460>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-04-17.07:15:52.468>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2020-04-15.01:41:51.263>
    creator = 'amcinnes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40287
    keywords = ['patch']
    message_count = 4.0
    messages = ['366475', '366643', '366644', '366645']
    nosy_count = 3.0
    nosy_names = ['methane', 'miss-islington', 'amcinnes']
    pr_nums = ['19540', '19566', '19567']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40287'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions