Skip to content

compileall.compile_dir(..., ddir="<prefix>") omits the intermediate package paths when prepending the prefix #83950

@gpshead

Description

@gpshead
BPO 39769
Nosy @gpshead
PRs
  • bpo-39769: Fix compileall ddir for subpkgs. #18676
  • [3.8] bpo-39769: Fix compileall ddir for subpkgs. (GH-18676) #18718
  • [3.7] bpo-39769: Fix compileall ddir for subpkgs. (GH-18676) (GH-18718) #18725
  • 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 2020-03-01.19:07:52.955>
    created_at = <Date 2020-02-27.05:18:05.962>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'compileall.compile_dir(..., ddir="<prefix>") omits the intermediate package paths when prepending the prefix'
    updated_at = <Date 2020-03-01.19:07:52.954>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2020-03-01.19:07:52.954>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-01.19:07:52.955>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2020-02-27.05:18:05.962>
    creator = 'gregory.p.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39769
    keywords = ['patch']
    message_count = 11.0
    messages = ['362767', '362768', '362782', '362785', '362787', '362788', '362956', '362961', '363077', '363078', '363079']
    nosy_count = 1.0
    nosy_names = ['gregory.p.smith']
    pr_nums = ['18676', '18718', '18725']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39769'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions