Skip to content

Exiting Python REPL prompt with user without home directory throws error in atexit._run_exitfuncs #64090

@vajrasky

Description

@vajrasky
mannequin
BPO 19891
Nosy @pitrou, @bitdancer, @methane, @vajrasky, @asottile, @miss-islington
PRs
  • bpo-19891: ignore error writing history with no homedir #8483
  • [3.7] bpo-19891: Ignore error while writing history file (GH-8483) #8684
  • [3.6] bpo-19891: Ignore error while writing history file (GH-8483) #8685
  • 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 2018-08-06.09:42:26.458>
    created_at = <Date 2013-12-05.04:22:10.425>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Exiting Python REPL prompt with user without home directory throws error in atexit._run_exitfuncs'
    updated_at = <Date 2018-08-06.09:42:26.454>
    user = 'https://github.com/vajrasky'

    bugs.python.org fields:

    activity = <Date 2018-08-06.09:42:26.454>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-06.09:42:26.458>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2013-12-05.04:22:10.425>
    creator = 'vajrasky'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 19891
    keywords = ['patch']
    message_count = 14.0
    messages = ['205273', '205295', '205298', '205300', '205304', '205371', '205372', '205373', '218490', '305161', '322435', '323184', '323186', '323187']
    nosy_count = 8.0
    nosy_names = ['pitrou', 'r.david.murray', 'methane', 'ejo', 'vajrasky', 'Anthony Sottile', 'dj3ei', 'miss-islington']
    pr_nums = ['8483', '8684', '8685']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19891'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (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