Skip to content

Reject environment variable names containing '=' #74931

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30746
Nosy @loewis, @larryhastings, @serhiy-storchaka
PRs
  • bpo-30746: Prohibited the '=' character in environment variable names #2382
  • [3.6] bpo-30746: Prohibited the '=' character in environment variable names (GH-2382) #2391
  • [3.5] bpo-30746: Prohibited the '=' character in environment variable names (GH-2382) #2392
  • [2.7] bpo-30746: Prohibited the '=' character in environment variable names (GH-2382) #2393
  • bpo-30746: Port more tests for os.spawnvpe() and os.execve() from 2.7. #2394
  • 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 2017-06-25.06:51:00.176>
    created_at = <Date 2017-06-24.19:05:15.137>
    labels = ['extension-modules', 'type-bug', '3.7']
    title = "Reject environment variable names containing '='"
    updated_at = <Date 2017-06-25.06:51:00.175>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-06-25.06:51:00.175>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-25.06:51:00.176>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2017-06-24.19:05:15.137>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30746
    keywords = []
    message_count = 6.0
    messages = ['296781', '296802', '296811', '296812', '296813', '296814']
    nosy_count = 3.0
    nosy_names = ['loewis', 'larry', 'serhiy.storchaka']
    pr_nums = ['2382', '2391', '2392', '2393', '2394']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30746'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions