Skip to content

Unittest discover fails with namespace packages and builtin modules #61659

Closed
@PCManticore

Description

@PCManticore
BPO 17457
Nosy @ericvsmith, @ezio-melotti, @voidspace, @PCManticore, @ericsnowcurrently
Files
  • unittest.patch
  • unittest-17457.patch
  • unittest-17457-2.patch
  • unittest-17457-3.patch
  • unittest_discovery_spec2.patch
  • unittest_discover.patch
  • namespace.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/voidspace'
    closed_at = <Date 2014-06-10.08:05:08.997>
    created_at = <Date 2013-03-18.12:15:30.127>
    labels = ['type-bug', 'library']
    title = 'Unittest discover fails with namespace packages and builtin modules'
    updated_at = <Date 2014-06-10.08:05:08.997>
    user = 'https://github.com/PCManticore'

    bugs.python.org fields:

    activity = <Date 2014-06-10.08:05:08.997>
    actor = 'berker.peksag'
    assignee = 'michael.foord'
    closed = True
    closed_date = <Date 2014-06-10.08:05:08.997>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2013-03-18.12:15:30.127>
    creator = 'Claudiu.Popa'
    dependencies = []
    files = ['29441', '29556', '32664', '32697', '32771', '32783', '32842']
    hgrepos = []
    issue_num = 17457
    keywords = ['patch']
    message_count = 20.0
    messages = ['184450', '185075', '185102', '192770', '192792', '202540', '203112', '203126', '203230', '203328', '203330', '203332', '203731', '203891', '203998', '204005', '204006', '204408', '212517', '220139']
    nosy_count = 6.0
    nosy_names = ['eric.smith', 'ezio.melotti', 'michael.foord', 'Claudiu.Popa', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17457'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython 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