Skip to content

doctest assumes sys.displayhook hasn't been touched #52296

@noam

Description

@noam
mannequin
BPO 8048
Nosy @birkenfeld, @florentx
Files
  • doctest.py.diff: Diff for doctest.py (from python 2.6)
  • diff: Patch against Python 2, includes a test.
  • better.patch: Better 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 2010-07-30.09:23:29.333>
    created_at = <Date 2010-03-03.08:17:34.165>
    labels = ['type-bug', 'library']
    title = "doctest assumes sys.displayhook hasn't been touched"
    updated_at = <Date 2010-07-30.09:23:29.332>
    user = 'https://bugs.python.org/noam'

    bugs.python.org fields:

    activity = <Date 2010-07-30.09:23:29.332>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-07-30.09:23:29.333>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2010-03-03.08:17:34.165>
    creator = 'noam'
    dependencies = []
    files = ['16421', '16436', '16581']
    hgrepos = []
    issue_num = 8048
    keywords = ['patch']
    message_count = 4.0
    messages = ['100334', '100423', '101312', '112054']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'noam', 'flox']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8048'
    versions = ['Python 2.7', 'Python 3.2']

    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