Skip to content

Making venv activation script prompts consistent #81844

@brettcannon

Description

@brettcannon
BPO 37663
Nosy @brettcannon, @vsajip
PRs
  • bpo-37663: have venv activation scripts all consistently use __VENV_PROMPT__ for prompt customization #14941
  • Dependencies
  • bpo-37660: Drop support for Aspen magic directories in venv's activate scripts
  • bpo-37661: venv activation scripts erroneously check if VENV_PROMPT is defined
  • 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-08-22.17:52:43.485>
    created_at = <Date 2019-07-23.20:41:06.453>
    labels = ['type-bug', 'library']
    title = 'Making venv activation script prompts consistent'
    updated_at = <Date 2019-08-22.17:52:43.485>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2019-08-22.17:52:43.485>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-22.17:52:43.485>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2019-07-23.20:41:06.453>
    creator = 'brett.cannon'
    dependencies = ['37660', '37661']
    files = []
    hgrepos = []
    issue_num = 37663
    keywords = ['patch']
    message_count = 2.0
    messages = ['348355', '350127']
    nosy_count = 2.0
    nosy_names = ['brett.cannon', 'vinay.sajip']
    pr_nums = ['14941']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37663'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions