Skip to content

Add a keyword-only spec argument to types.ModuleType #64582

@brettcannon

Description

@brettcannon
BPO 20383
Nosy @brettcannon, @rhettinger, @ncoghlan, @mitsuhiko, @ericsnowcurrently
Files
  • module_from_spec.diff
  • 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 = 'https://github.com/brettcannon'
    closed_at = <Date 2014-05-30.18:57:20.024>
    created_at = <Date 2014-01-24.17:11:47.874>
    labels = ['library']
    title = 'Add a keyword-only spec argument to types.ModuleType'
    updated_at = <Date 2014-05-31.01:24:37.704>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2014-05-31.01:24:37.704>
    actor = 'ncoghlan'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2014-05-30.18:57:20.024>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2014-01-24.17:11:47.874>
    creator = 'brett.cannon'
    dependencies = []
    files = ['35286']
    hgrepos = []
    issue_num = 20383
    keywords = ['patch']
    message_count = 28.0
    messages = ['209100', '215554', '215629', '215648', '215649', '215653', '215662', '217925', '218759', '218981', '219043', '219046', '219135', '219156', '219168', '219170', '219173', '219224', '219229', '219388', '219389', '219397', '219399', '219402', '219411', '219412', '219418', '219434']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'rhettinger', 'ncoghlan', 'aronacher', 'Arfrever', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue20383'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions