Skip to content

Redefine clear() for os.environ to use unsetenv() if possible #45522

Closed
@martinhorcicka

Description

@martinhorcicka
BPO 1181
Nosy @gvanrossum, @birkenfeld
Files
  • os.py.patch
  • 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/birkenfeld'
    closed_at = <Date 2007-09-20.17:59:03.671>
    created_at = <Date 2007-09-19.21:38:22.549>
    labels = ['type-bug', 'library']
    title = 'Redefine clear() for os.environ to use unsetenv() if possible'
    updated_at = <Date 2007-09-20.17:59:03.669>
    user = 'https://bugs.python.org/martinhorcicka'

    bugs.python.org fields:

    activity = <Date 2007-09-20.17:59:03.669>
    actor = 'georg.brandl'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2007-09-20.17:59:03.671>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2007-09-19.21:38:22.549>
    creator = 'martin.horcicka'
    dependencies = []
    files = ['8451']
    hgrepos = []
    issue_num = 1181
    keywords = ['patch']
    message_count = 5.0
    messages = ['56048', '56060', '56061', '56063', '56064']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'georg.brandl', 'draghuram', 'martin.horcicka']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1181'
    versions = []

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions