Skip to content

Doctest module does not work with zipped packages #48447

@abalkin

Description

@abalkin
BPO 4197
Nosy @loewis, @ncoghlan, @abalkin
Files
  • testmodule.zip: Zip file with a module containing doctest inside
  • doctest.patch
  • doctest-1.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/ncoghlan'
    closed_at = <Date 2008-12-15.12:09:35.693>
    created_at = <Date 2008-10-24.21:59:36.720>
    labels = ['library', 'type-crash']
    title = 'Doctest module does not work with zipped packages'
    updated_at = <Date 2008-12-15.12:09:35.692>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2008-12-15.12:09:35.692>
    actor = 'ncoghlan'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2008-12-15.12:09:35.693>
    closer = 'ncoghlan'
    components = ['Library (Lib)']
    creation = <Date 2008-10-24.21:59:36.720>
    creator = 'belopolsky'
    dependencies = []
    files = ['11877', '11878', '11879']
    hgrepos = []
    issue_num = 4197
    keywords = ['patch']
    message_count = 14.0
    messages = ['75186', '75188', '75189', '75191', '76837', '76860', '76872', '77511', '77783', '77791', '77805', '77857', '77858', '77863']
    nosy_count = 3.0
    nosy_names = ['loewis', 'ncoghlan', 'belopolsky']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue4197'
    versions = ['Python 2.6', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions