Skip to content

sys.flags and sys.float_info disappear at shutdown #64801

@pitrou

Description

@pitrou
BPO 20602
Nosy @pitrou, @vstinner, @tiran, @encukou, @serhiy-storchaka, @ZackerySpytz
PRs
  • bpo-20602: Do not clear sys.flags and sys.float_info during shutdown #8096
  • Files
  • sys_at_exit.py
  • 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-02.21:31:33.722>
    created_at = <Date 2014-02-11.19:22:01.349>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'sys.flags and sys.float_info disappear at shutdown'
    updated_at = <Date 2019-06-02.21:31:33.721>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2019-06-02.21:31:33.721>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-02.21:31:33.722>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2014-02-11.19:22:01.349>
    creator = 'pitrou'
    dependencies = []
    files = ['38404']
    hgrepos = []
    issue_num = 20602
    keywords = ['patch']
    message_count = 10.0
    messages = ['211001', '237604', '237617', '237620', '237621', '237622', '321071', '331426', '343970', '344323']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'christian.heimes', 'petr.viktorin', 'serhiy.storchaka', 'ZackerySpytz']
    pr_nums = ['8096']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20602'
    versions = ['Python 2.7', '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 lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions