Skip to content

doctest doesn't find nested functions #44538

@danb37

Description

@danb37
mannequin
BPO 1650090
Nosy @tim-one, @bitdancer, @jayvdb
Files
  • doctest_nested_functions.diff: patch against trunk revision 54419
  • doctest_nested_functions-py3.6.diff: Ziga's patch amended version for Python 3.6
  • doctest_nested_functions-py3.6.diff: Python 3.6-remove unnecessary if clause
  • 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 = None
    created_at = <Date 2007-02-01.19:20:32.000>
    labels = ['type-bug', 'tests']
    title = "doctest doesn't find nested functions"
    updated_at = <Date 2015-11-08.07:58:46.085>
    user = 'https://bugs.python.org/danb37'

    bugs.python.org fields:

    activity = <Date 2015-11-08.07:58:46.085>
    actor = 'jayvdb'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Tests']
    creation = <Date 2007-02-01.19:20:32.000>
    creator = 'danb37'
    dependencies = []
    files = ['7750', '40977', '40978']
    hgrepos = []
    issue_num = 1650090
    keywords = ['patch']
    message_count = 4.0
    messages = ['51831', '51832', '51833', '110519']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'zseil', 'pjdelport', 'danb37', 'r.david.murray', 'jayvdb']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1650090'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      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