Skip to content

del OSError().characters_written raises SystemError #79685

Description

@Bachsau
mannequin
BPO 35504
Nosy @serhiy-storchaka, @ZackerySpytz, @miss-islington, @Bachsau
PRs
  • bpo-35504: Fix a SystemError when delete the characters_written attribute of an OSError. #11172
  • bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs #11175
  • [3.7] bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) #11197
  • [2.7] bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) #11249
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2018-12-17.15:28:06.032>
    created_at = <Date 2018-12-14.22:22:24.790>
    labels = ['interpreter-core', '3.7', '3.8']
    title = '`del OSError().characters_written` raises `SystemError`'
    updated_at = <Date 2018-12-20.17:38:56.688>
    user = 'https://github.com/Bachsau'

    bugs.python.org fields:

    activity = <Date 2018-12-20.17:38:56.688>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-12-17.15:28:06.032>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-12-14.22:22:24.790>
    creator = 'Bachsau'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35504
    keywords = ['patch']
    message_count = 10.0
    messages = ['331876', '331879', '331882', '331905', '331906', '331907', '332005', '332007', '332009', '332242']
    nosy_count = 4.0
    nosy_names = ['serhiy.storchaka', 'ZackerySpytz', 'miss-islington', 'Bachsau']
    pr_nums = ['11172', '11175', '11197', '11249']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35504'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions