Skip to content

Environment variable to set alternate location for pycache tree #77680

@carljm

Description

@carljm
BPO 33499
Nosy @warsaw, @brettcannon, @rhettinger, @ncoghlan, @vstinner, @carljm, @ambv, @ericsnowcurrently
PRs
  • bpo-33499: Add PYTHONPYCACHEPREFIX env var for alt bytecode cache location. #6834
  • bpo-33499: PYTHONPYCACHEPREFIX What's New entry #7749
  • bpo-33499: Fix pymain_init_pycache_prefix() #8596
  • 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 2018-06-16.04:45:26.184>
    created_at = <Date 2018-05-14.15:12:49.618>
    labels = ['type-feature', '3.8']
    title = 'Environment variable to set alternate location for pycache tree'
    updated_at = <Date 2018-08-01.14:16:51.244>
    user = 'https://github.com/carljm'

    bugs.python.org fields:

    activity = <Date 2018-08-01.14:16:51.244>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-16.04:45:26.184>
    closer = 'ncoghlan'
    components = []
    creation = <Date 2018-05-14.15:12:49.618>
    creator = 'carljm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33499
    keywords = ['patch']
    message_count = 17.0
    messages = ['316518', '316583', '316748', '316758', '316759', '316874', '316875', '316917', '316925', '316954', '316958', '316959', '317092', '319713', '319714', '320070', '322864']
    nosy_count = 8.0
    nosy_names = ['barry', 'brett.cannon', 'rhettinger', 'ncoghlan', 'vstinner', 'carljm', 'lukasz.langa', 'eric.snow']
    pr_nums = ['6834', '7749', '8596']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33499'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions