Skip to content

Distutils fail if sys.executable is None #72738

@iamale

Description

@iamale
mannequin
BPO 28552
Nosy @vstinner, @merwok, @bitdancer, @dstufft, @iamale
PRs
  • bpo-28552: Fix distutils.sysconfig for empty sys.executable #12875
  • [3.7] bpo-28552: Fix distutils.sysconfig for empty sys.executable (GH-12875) #12948
  • [2.7] bpo-28552: Fix distutils.sysconfig for empty sys.executable (GH-12875) #12949
  • 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-04-25.11:16:46.479>
    created_at = <Date 2016-10-28.22:13:05.332>
    labels = ['type-bug', 'library']
    title = 'Distutils fail if sys.executable is None'
    updated_at = <Date 2019-04-25.11:16:46.479>
    user = 'https://github.com/iamale'

    bugs.python.org fields:

    activity = <Date 2019-04-25.11:16:46.479>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-25.11:16:46.479>
    closer = 'vstinner'
    components = ['Distutils']
    creation = <Date 2016-10-28.22:13:05.332>
    creator = 'iamale'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 28552
    keywords = ['patch']
    message_count = 10.0
    messages = ['279633', '279653', '279665', '279692', '279694', '340489', '340829', '340833', '340835', '340836']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'eric.araujo', 'r.david.murray', 'dstufft', 'iamale']
    pr_nums = ['12875', '12948', '12949']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28552'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      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