Skip to content

Using realpath for __PYVENV_LAUNCHER__ makes Homebrew installs fragile #66680

@tdsmith

Description

@tdsmith
mannequin
BPO 22490
Nosy @gvanrossum, @vsajip, @ronaldoussoren, @jaraco, @ned-deily, @boxed, @tdsmith, @csabella, @miss-islington
PRs
  • WIP: bpo-22490: Remove __PYVENV_LAUNCHER__ from the codebase. #9498
  • bpo-22490: Remove __PYVENV_LAUNCHER__ from environment during launch #9516
  • [3.8] bpo-22490: Remove __PYVENV_LAUNCHER__ from environment during launch (GH-9516) #19110
  • [3.7] bpo-22490: Remove __PYVENV_LAUNCHER__ from environment during launch (GH-9516) #19111
  • Files
  • dont-realpath-venv-dirname.diff
  • dont-realpath-venv-dirname.diff-1
  • delete-venev-launcher.diff
  • 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/ronaldoussoren'
    closed_at = <Date 2020-03-22.19:33:29.689>
    created_at = <Date 2014-09-25.05:30:45.446>
    labels = ['OS-mac', '3.8', 'type-bug', '3.7', '3.9']
    title = 'Using realpath for __PYVENV_LAUNCHER__ makes Homebrew installs fragile'
    updated_at = <Date 2020-03-22.21:40:46.615>
    user = 'https://github.com/tdsmith'

    bugs.python.org fields:

    activity = <Date 2020-03-22.21:40:46.615>
    actor = 'jaraco'
    assignee = 'ronaldoussoren'
    closed = True
    closed_date = <Date 2020-03-22.19:33:29.689>
    closer = 'jaraco'
    components = ['macOS']
    creation = <Date 2014-09-25.05:30:45.446>
    creator = 'tdsmith'
    dependencies = []
    files = ['36718', '36885', '46004']
    hgrepos = []
    issue_num = 22490
    keywords = ['patch']
    message_count = 41.0
    messages = ['227505', '227515', '227517', '227561', '227577', '227579', '229114', '229115', '229119', '229126', '229129', '229682', '230902', '230947', '234301', '258730', '283859', '283865', '284106', '284116', '284117', '284124', '284385', '326061', '326088', '326099', '326149', '326157', '326169', '326174', '326176', '326177', '326182', '326202', '326263', '338600', '342775', '364813', '364815', '364817', '364825']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'vinay.sajip', 'ronaldoussoren', 'jaraco', 'ned.deily', 'Anders.Hovm\xc3\xb6ller', 'tdsmith', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['9498', '9516', '19110', '19111']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22490'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions