Skip to content

test_io logs Exception ignored in: <function IOBase.__del__ at 0x7f2f3c73e4b0> warnings #81404

@vstinner

Description

@vstinner
BPO 37223
Nosy @vstinner
PRs
  • bpo-37223: test_io: silence destructor errors #13954
  • bpo-37223: io.BufferedWrite.close() don't call flush() if already closed #13999
  • bpo-37223: Second call to BufferedWrite.close() does nothing #14028
  • bpo-37223, test_io: silence last 'Exception ignored in:' #14029
  • [3.8] bpo-37223: test_io: silence destructor errors #14031
  • 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 2019-06-12.22:24:34.107>
    created_at = <Date 2019-06-10.23:45:19.834>
    labels = ['3.8', 'tests', '3.9']
    title = 'test_io logs Exception ignored in: <function IOBase.__del__ at 0x7f2f3c73e4b0> warnings'
    updated_at = <Date 2019-06-12.22:24:34.107>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-06-12.22:24:34.107>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-12.22:24:34.107>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-06-10.23:45:19.834>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37223
    keywords = ['patch']
    message_count = 10.0
    messages = ['345156', '345158', '345159', '345161', '345165', '345166', '345298', '345416', '345421', '345423']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['13954', '13999', '14028', '14029', '14031']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37223'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifetestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions