Skip to content

Add tests for importlib.machinery.WindowsRegistryFinder #63913

Description

@brettcannon
BPO 19714
Nosy @loewis, @brettcannon, @ncoghlan, @PCManticore, @ericsnowcurrently, @JimJJewett, @vajrasky
Files
  • issue19714.patch
  • issue19714.patch: Add comment explaining the module name.
  • issue19714.patch: Renamed delete_tree to delete_registry_key for clarity reasons.
  • issue19714_2.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 = 'https://github.com/brettcannon'
    closed_at = <Date 2014-08-22.14:29:28.690>
    created_at = <Date 2013-11-22.17:02:11.109>
    labels = ['library']
    title = 'Add tests for importlib.machinery.WindowsRegistryFinder'
    updated_at = <Date 2014-08-22.14:43:20.789>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2014-08-22.14:43:20.789>
    actor = 'berker.peksag'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2014-08-22.14:29:28.690>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2013-11-22.17:02:11.109>
    creator = 'brett.cannon'
    dependencies = []
    files = ['34549', '34553', '34570', '35651']
    hgrepos = []
    issue_num = 19714
    keywords = ['patch']
    message_count = 11.0
    messages = ['203809', '207209', '214370', '215073', '217110', '220671', '222287', '222360', '222438', '225665', '225666']
    nosy_count = 10.0
    nosy_names = ['loewis', 'brett.cannon', 'ncoghlan', 'Arfrever', 'Claudiu.Popa', 'BreamoreBoy', 'python-dev', 'eric.snow', 'Jim.Jewett', 'vajrasky']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue19714'
    versions = ['Python 3.4', '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