Skip to content

./configure --with-assertions generates a broken build #82557

@vsajip

Description

@vsajip
BPO 38376
Nosy @Yhg1s, @vsajip, @vstinner
PRs
  • bpo-38376: Fix build error when enabling assertions but not Py_DEBUG. #16594
  • bpo-36389: _PyObject_CheckConsistency() now also works in release mode #16612
  • [3.8] bpo-38376: Fix _PyUnicode_CheckConsistency() definition #16623
  • 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-07.20:39:08.601>
    created_at = <Date 2019-10-05.12:43:51.221>
    labels = ['type-bug', '3.8', '3.9', 'build']
    title = './configure --with-assertions generates a broken build'
    updated_at = <Date 2019-10-15.01:06:21.081>
    user = 'https://github.com/vsajip'

    bugs.python.org fields:

    activity = <Date 2019-10-15.01:06:21.081>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-07.20:39:08.601>
    closer = 'vstinner'
    components = ['Build']
    creation = <Date 2019-10-05.12:43:51.221>
    creator = 'vinay.sajip'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38376
    keywords = ['patch']
    message_count = 10.0
    messages = ['354006', '354007', '354011', '354014', '354070', '354118', '354129', '354139', '354140', '354680']
    nosy_count = 3.0
    nosy_names = ['twouters', 'vinay.sajip', 'vstinner']
    pr_nums = ['16594', '16612', '16623']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38376'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifebuildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions