Skip to content

regression in Cython when pickling objects #81470

@tacaswell

Description

@tacaswell
mannequin
BPO 37289
Nosy @scoder, @vstinner, @serhiy-storchaka, @tacaswell, @pablogsal
PRs
  • bpo-37289: Remove 'if False' handling in the peephole optimizer #14099
  • [3.7] bpo-37289: Remove 'if False' handling in the peephole optimizer (GH-14099) #14111
  • [3.8] bpo-37289: Remove 'if False' handling in the peephole optimizer (GH-14099) #14112
  • bpo-37289: Add a test for if with ifexpr in the peephole optimizer to detect regressions #14127
  • Files
  • np_fail.txt
  • cython_test_log.txt
  • 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 2019-10-26.19:49:52.788>
    created_at = <Date 2019-06-15.03:43:32.062>
    labels = ['3.8', 'type-bug', '3.7', '3.9']
    title = 'regression in Cython when pickling objects'
    updated_at = <Date 2019-10-26.19:49:52.787>
    user = 'https://github.com/tacaswell'

    bugs.python.org fields:

    activity = <Date 2019-10-26.19:49:52.787>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-26.19:49:52.788>
    closer = 'serhiy.storchaka'
    components = []
    creation = <Date 2019-06-15.03:43:32.062>
    creator = 'tcaswell'
    dependencies = []
    files = ['48421', '48422']
    hgrepos = []
    issue_num = 37289
    keywords = ['patch']
    message_count = 21.0
    messages = ['345655', '345658', '345660', '345664', '345669', '345670', '345673', '345676', '345682', '345685', '345686', '345687', '345688', '345690', '345691', '345693', '345698', '345702', '345718', '346164', '355423']
    nosy_count = 5.0
    nosy_names = ['scoder', 'vstinner', 'serhiy.storchaka', 'tcaswell', 'pablogsal']
    pr_nums = ['14099', '14111', '14112', '14127']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37289'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions