Skip to content

TypeError using tarfile.addfile() with io.StringIO replacing StringIO.StringIO() #62129

@FirstnameLastname

Description

@FirstnameLastname
BPO 17929
Nosy @bitdancer
Files
  • showbug.py: demonstration
  • 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 2013-05-07.20:07:35.050>
    created_at = <Date 2013-05-07.19:18:21.407>
    labels = ['invalid', 'type-bug', 'library']
    title = 'TypeError using tarfile.addfile() with io.StringIO replacing StringIO.StringIO()'
    updated_at = <Date 2013-05-07.20:11:15.709>
    user = 'https://bugs.python.org/FirstnameLastname'

    bugs.python.org fields:

    activity = <Date 2013-05-07.20:11:15.709>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-05-07.20:07:35.050>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2013-05-07.19:18:21.407>
    creator = 'Firstname.Lastname'
    dependencies = []
    files = ['30169']
    hgrepos = []
    issue_num = 17929
    keywords = []
    message_count = 3.0
    messages = ['188682', '188684', '188685']
    nosy_count = 2.0
    nosy_names = ['r.david.murray', 'Firstname.Lastname']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17929'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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