Skip to content

doctest should allow custom sys.displayhook #70280

Open
@skirpichev

Description

@skirpichev
BPO 26092
Nosy @tim-one, @birkenfeld, @bitdancer, @skirpichev, @noamraph
PRs
  • gh-70280: allow using custom sys.displayhook's with doctest #25651
  • Files
  • doctest-displayhook.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 = None
    closed_at = None
    created_at = <Date 2016-01-12.18:20:57.316>
    labels = ['type-bug', 'library']
    title = 'doctest should allow custom sys.displayhook'
    updated_at = <Date 2021-04-27.05:39:06.128>
    user = 'https://github.com/skirpichev'

    bugs.python.org fields:

    activity = <Date 2021-04-27.05:39:06.128>
    actor = 'Sergey.Kirpichev'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2016-01-12.18:20:57.316>
    creator = 'Sergey.Kirpichev'
    dependencies = []
    files = ['49985']
    hgrepos = []
    issue_num = 26092
    keywords = ['patch']
    message_count = 10.0
    messages = ['258115', '258548', '265468', '342680', '342681', '342688', '391882', '391896', '391898', '391900']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'georg.brandl', 'noam', 'r.david.murray', 'Sergey.Kirpichev', 'noamraph']
    pr_nums = ['25651']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26092'
    versions = ['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