Skip to content

load_tests not invoked in package/__init__.py #60866

@rbtcollins

Description

@rbtcollins
BPO 16662
Nosy @warsaw, @vstinner, @rbtcollins, @bitdancer, @voidspace, @cjerdonek, @zware, @ElOpio, @asottile
PRs
  • bpo-30813: Fix unittest when hunting refleaks #2502
  • [3.6] bpo-30813: Fix unittest when hunting refleaks (#2502) #2505
  • [3.5] bpo-30813: Fix unittest when hunting refleaks (#2502) #2506
  • Files
  • 16662.diff
  • 16662_with_doc.diff: Barry's patch + doc changes
  • 16662_passing_tests.diff: patch
  • 16662_passing_tests_full.diff: updated patch.
  • fix-windows-tests.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/warsaw'
    closed_at = <Date 2014-10-17.19:42:38.292>
    created_at = <Date 2012-12-11.09:14:51.800>
    labels = ['type-feature', 'library']
    title = 'load_tests not invoked in package/__init__.py'
    updated_at = <Date 2017-06-30.11:12:22.901>
    user = 'https://github.com/rbtcollins'

    bugs.python.org fields:

    activity = <Date 2017-06-30.11:12:22.901>
    actor = 'vstinner'
    assignee = 'barry'
    closed = True
    closed_date = <Date 2014-10-17.19:42:38.292>
    closer = 'rbcollins'
    components = ['Library (Lib)']
    creation = <Date 2012-12-11.09:14:51.800>
    creator = 'rbcollins'
    dependencies = []
    files = ['31102', '31575', '36482', '36491', '36714']
    hgrepos = ['269']
    issue_num = 16662
    keywords = ['patch']
    message_count = 37.0
    messages = ['177327', '177340', '177346', '177350', '191024', '194019', '194022', '194032', '196853', '197203', '200271', '200272', '200274', '225940', '225943', '226008', '226585', '226589', '226590', '226596', '226600', '226601', '226604', '226611', '226613', '226747', '226802', '227331', '227496', '227497', '227865', '229594', '264204', '264253', '297373', '297383', '297387']
    nosy_count = 11.0
    nosy_names = ['barry', 'vstinner', 'rbcollins', 'vila', 'r.david.murray', 'michael.foord', 'chris.jerdonek', 'python-dev', 'zach.ware', 'elopio', 'Anthony Sottile']
    pr_nums = ['2502', '2505', '2506']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16662'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions