Skip to content

Confusion between asserts and Py_DEBUG #74127

@ThomasWouters

Description

@ThomasWouters
BPO 29941
Nosy @tim-one, @Yhg1s, @gpshead, @vstinner, @zware, @serhiy-storchaka
PRs
  • bpo-29941: Assert fixes #886
  • Revert "bpo-29941: Assert fixes" #929
  • bpo-29941: Fix spurious MemoryError introduced by PR #886. #930
  • bpo-29941: Assert fixes #934
  • bpo-29941: Assert fixes #935
  • bpo-29941: Assert fixes #955
  • bpo-29941: Assert fixes #956
  • bpo-29941: Add --with-assertions configure flag to enable C assertions. #980
  • bpo-29941: Add --with-assertions configure flag to enable C assertions. #1731
  • [3.6] bpo-29941: Add --with-assertions configure flag to enable C assertions (GH-1731) #1739
  • 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 2021-10-18.21:43:34.321>
    created_at = <Date 2017-03-29.16:41:48.527>
    labels = ['type-crash']
    title = 'Confusion between asserts and Py_DEBUG'
    updated_at = <Date 2021-10-18.21:43:34.320>
    user = 'https://bugs.python.org/ThomasWouters'

    bugs.python.org fields:

    activity = <Date 2021-10-18.21:43:34.320>
    actor = 'twouters'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-18.21:43:34.321>
    closer = 'twouters'
    components = []
    creation = <Date 2017-03-29.16:41:48.527>
    creator = 'Thomas Wouters'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29941
    keywords = []
    message_count = 17.0
    messages = ['290784', '290785', '290808', '290812', '290859', '290867', '290870', '290919', '290920', '290922', '290929', '290932', '291017', '291018', '291083', '292342', '292344']
    nosy_count = 7.0
    nosy_names = ['tim.peters', 'twouters', 'gregory.p.smith', 'vstinner', 'zach.ware', 'serhiy.storchaka', 'Thomas Wouters']
    pr_nums = ['886', '929', '930', '934', '935', '955', '956', '980', '1731', '1739']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue29941'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-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