Skip to content

change doctest DocTestSuite not to raise ValueError if no docstrings #60120

@cjerdonek

Description

@cjerdonek
BPO 15916
Nosy @ezio-melotti, @bitdancer, @asvetlov, @cjerdonek, @akheron
Files
  • issue15916.patch
  • issue15916-no-exception.patch
  • issue15916-with-docs.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 = None
    closed_at = <Date 2014-04-15.00:29:46.123>
    created_at = <Date 2012-09-10.23:54:54.491>
    labels = ['easy', 'type-bug', 'library']
    title = 'change doctest DocTestSuite not to raise ValueError if no docstrings'
    updated_at = <Date 2014-04-15.00:29:46.110>
    user = 'https://github.com/cjerdonek'

    bugs.python.org fields:

    activity = <Date 2014-04-15.00:29:46.110>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-04-15.00:29:46.123>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2012-09-10.23:54:54.491>
    creator = 'chris.jerdonek'
    dependencies = []
    files = ['27673', '34829', '34848']
    hgrepos = []
    issue_num = 15916
    keywords = ['patch', 'easy']
    message_count = 8.0
    messages = ['170250', '173597', '173632', '216145', '216169', '216211', '216255', '216256']
    nosy_count = 8.0
    nosy_names = ['ezio.melotti', 'r.david.murray', 'asvetlov', 'chris.jerdonek', 'python-dev', 'petri.lehtinen', 'tuukka', 'Glenn.Jones']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15916'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easystdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions