Skip to content

compileall.compile_dir(workers=<negative>) does not raise ValueError if multithreading disabled #72671

Description

@vadmium
BPO 28485
Nosy @PCManticore, @vadmium
Files
  • mt-compile.patch
  • 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 2016-11-05.03:05:33.390>
    created_at = <Date 2016-10-20.07:39:19.788>
    labels = ['3.7', 'type-bug', 'library']
    title = 'compileall.compile_dir(workers=<negative>) does not raise ValueError if multithreading disabled'
    updated_at = <Date 2016-11-05.03:05:33.389>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2016-11-05.03:05:33.389>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-11-05.03:05:33.390>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2016-10-20.07:39:19.788>
    creator = 'martin.panter'
    dependencies = []
    files = ['45149']
    hgrepos = []
    issue_num = 28485
    keywords = ['patch']
    message_count = 2.0
    messages = ['279018', '280099']
    nosy_count = 3.0
    nosy_names = ['Claudiu.Popa', 'python-dev', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28485'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard 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