10000 os.getenv() not updated after external module uses C putenv() · Issue #45500 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
os.getenv() not updated after external module uses C putenv() #45500
Closed
@robertancell

Description

@robertancell
BPO 1159
Nosy @loewis, @terryjreedy, @amauryfa, @jaraco, @vadmium
Files
  • 7038 environmodule.c
  • 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 = None
    created_at = <Date 2007-09-13.07:22:07.149>
    labels = ['type-bug', 'library', 'docs']
    title = 'os.getenv() not updated after external module uses C putenv()'
    updated_at = <Date 2014-09-22.02:44:01.478>
    user = 'https://bugs.python.org/robertancell'

    bugs.python.org fields:

    activity = <Date 2014-09-22.02:44:01.478>
    actor = 'martin.panter'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2007-09-13.07:22:07.149>
    creator = 'robert.ancell'
    dependencies = []
    files = ['8427']
    hgrepos = []
    issue_num = 1159
    keywords = []
    message_count = 14.0
    messages = ['55881', '55883', '55884', '55893', '55894', '55895', '55897', '55905', '55907', '55912', '81660', '116776', '191432', '191454']
    nosy_count = 10.0
    nosy_names = ['loewis', 'terry.reedy', 'amaury.forgeotdarc', 'jaraco', 'draghuram', 'pythonmeister', 'robert.ancell', 'Arfrever', 'docs@python', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1159'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirstdlibPython 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

        0