Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Implement os.putenv() with setenv() if available #83587

Copy link
Copy link

Description

@vstinner
Issue body actions
BPO 39406
Nosy @vstinner, @serhiy-storchaka, @eryksun
PRs
  • bpo-39406: Implement os.putenv() with setenv() if available #18095
  • bpo-39406: Add PY_PUTENV_DICT macro to posixmodule.c #18106
  • bpo-39406: os.putenv() avoids putenv_dict on Windows #18126
  • bpo-39406: Implement os.putenv() with setenv() if available #18128
  • 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 2020-01-22.22:00:40.936>
    created_at = <Date 2020-01-21.08:30:01.989>
    labels = ['library', '3.9']
    title = 'Implement os.putenv() with setenv() if available'
    updated_at = <Date 2020-01-22.22:00:40.935>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-01-22.22:00:40.935>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-22.22:00:40.936>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2020-01-21.08:30:01.989>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39406
    keywords = ['patch']
    message_count = 15.0
    messages = ['360365', '360370', '360371', '360378', '360386', '360388', '360419', '360421', '360422', '360424', '360445', '360505', '360509', '360511', '360513']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'eryksun']
    pr_nums = ['18095', '18106', '18126', '18128']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39406'
    versions = ['Python 3.9']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        Morty Proxy This is a proxified and sanitized view of the page, visit original site.