python / python/cpython

Set a environment variable for venv prompt

Open
#79,509 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stdlib topic-venv type-feature
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

BPO 35328
Nosy @brettcannon, @vsajip, @asottile, @lysnikolaou, @ZackerySpytz, @tirkarthi, @batisteo, @mafredri
PRs
  • python/cpython#10745
  • python/cpython#21587
  • python/cpython#22324
  • 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 = None
    created_at = <Date 2018-11-27.16:12:29.700>
    labels = ['type-feature', 'library', '3.10']
    title = 'Set a environment variable for venv prompt'
    updated_at = <Date 2020-09-21.18:58:02.565>
    user = 'https://github.com/batisteo'
    

    bugs.python.org fields:

    activity = <Date 2020-09-21.18:58:02.565>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-11-27.16:12:29.700>
    creator = 'batisteo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35328
    keywords = ['patch']
    message_count = 10.0
    messages = ['330533', '330542', '330548', '333043', '342860', '343325', '343327', '343328', '374481', '377175']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'vinay.sajip', 'Anthony Sottile', 'lys.nikolaou', 'ZackerySpytz', 'xtreak', 'batisteo', 'mafredri']
    pr_nums = ['10745', '21587', '22324']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35328'
    versions = ['Python 3.10']
    

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    Research direction

    Start by reviewing the issue history and the referenced pull requests #10745, #21587, and #22324 to determine the current state of the proposed venv prompt environment variable. Confirm whether any work remains and identify the relevant venv implementation and tests before deciding what completion would require.

    Written by the indexing model from the issue text.

    Assessment

    Tech stack
    python
    Domain
    tooling
    Issue type
    Feature
    Difficulty
    3/5
    Estimated time
    1-2 days
    Activity status
    Stale
    Clarity
    Needs clarification
    Newbie friendliness
    15/100

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.