Skip to content

make doctest in CPython has failures #71387

@JelleZijlstra

Description

@JelleZijlstra
BPO 27200
Nosy @brettcannon, @rhettinger, @terryjreedy, @ezio-melotti, @bitdancer, @berkerpeksag, @zware, @marco-buttu, @JelleZijlstra, @JulienPalard, @Mariatta, @tirkarthi
PRs
  • bpo-27200: fix configparser, copyreg and ctypes doctests #240
  • bpo-27200: fix faq/programming and datetime #401
  • bpo-27200: fix several doctests #604
  • bpo-27200: fix pathlib, ssl, turtle and weakref doctests #616
  • bpo-27200: fix unittest.mock doctests. #821
  • Dependencies
  • bpo-27202: make doctest fails on 2.7 release notes
  • bpo-27203: Failing doctests in Doc/faq/programming.rst
  • bpo-27204: Failing doctests in Doc/howto/
  • bpo-27205: Failing doctests in Library/collections.rst
  • bpo-27206: Failing doctests in Doc/tutorial/
  • bpo-27207: Failing doctests in Doc/whatsnew/3.2.rst
  • bpo-27208: Failing doctests in Library/traceback.rst
  • bpo-27209: Failing doctests in Library/email.*.rst
  • bpo-27210: Failing doctests due to environmental dependencies in Lib/{nntp,ftp,diff}lib.rst
  • bpo-28860: Fixed all the doctest failures in Doc/library/configparser.rst
  • bpo-34962: make doctest does not pass :/
  • Files
  • datetime.rst.patch
  • make_doctest_ok.patch
  • issue27200_3rd.patch
  • configparser_ctypes_copyreg.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/Mariatta'
    closed_at = <Date 2018-10-30.20:00:05.069>
    created_at = <Date 2016-06-03.21:13:27.978>
    labels = ['3.7', 'type-bug', 'tests', 'docs']
    title = 'make doctest in CPython has failures'
    updated_at = <Date 2018-10-30.20:00:05.067>
    user = 'https://github.com/JelleZijlstra'

    bugs.python.org fields:

    activity = <Date 2018-10-30.20:00:05.067>
    actor = 'mdk'
    assignee = 'Mariatta'
    closed = True
    closed_date = <Date 2018-10-30.20:00:05.069>
    closer = 'mdk'
    components = ['Documentation', 'Tests']
    creation = <Date 2016-06-03.21:13:27.978>
    creator = 'JelleZijlstra'
    dependencies = ['27202', '27203', '27204', '27205', '27206', '27207', '27208', '27209', '27210', '28860', '34962']
    files = ['45747', '45792', '45818', '46456']
    hgrepos = []
    issue_num = 27200
    keywords = ['patch']
    message_count = 34.0
    messages = ['267166', '267209', '267275', '267278', '267284', '267373', '272315', '272316', '272317', '272355', '282309', '282310', '282330', '282651', '282788', '284499', '284520', '284548', '284560', '284628', '286413', '286463', '286490', '286510', '286511', '286514', '286615', '290167', '290347', '291617', '292431', '328887', '328928', '328943']
    nosy_count = 13.0
    nosy_names = ['brett.cannon', 'rhettinger', 'terry.reedy', 'ezio.melotti', 'r.david.murray', 'python-dev', 'berker.peksag', 'zach.ware', 'marco.buttu', 'JelleZijlstra', 'mdk', 'Mariatta', 'xtreak']
    pr_nums = ['240', '401', '604', '616', '821']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27200'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifedocsDocumentation in the Doc dirtestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions