Skip to content

invalid assert on big output of multiprocessing.Process #78744

@ahcub

Description

@ahcub
mannequin
BPO 34563
Nosy @pitrou, @vstinner, @applio, @ahcub
PRs
  • bpo-34563 Fix for invalid assert on big output of multiprocessing.Process #9025
  • bpo-34563 Fix for invalid assert on big output of multiprocessing.Process #9026
  • bpo-34563: Fix for invalid assert on big output of multiprocessing.Process #9027
  • [3.7] bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027) #9064
  • [3.6] bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027) #9069
  • Files
  • invalid_assert_bug_reproduce.py
  • 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 2018-09-07.12:23:22.942>
    created_at = <Date 2018-09-01.16:52:43.549>
    labels = ['3.8', '3.7', 'library', 'type-crash']
    title = 'invalid assert on big output of multiprocessing.Process'
    updated_at = <Date 2018-09-07.15:37:51.831>
    user = 'https://github.com/ahcub'

    bugs.python.org fields:

    activity = <Date 2018-09-07.15:37:51.831>
    actor = 'ahcub'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-07.12:23:22.942>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-09-01.16:52:43.549>
    creator = 'ahcub'
    dependencies = []
    files = ['47778']
    hgrepos = []
    issue_num = 34563
    keywords = ['patch']
    message_count = 7.0
    messages = ['324465', '324497', '324594', '324601', '324735', '324736', '324764']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'vstinner', 'davin', 'ahcub']
    pr_nums = ['9025', '9026', '9027', '9064', '9069']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue34563'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard 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