Skip to content

Use static asserts in C code #69744

Closed
Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25558
Nosy @vstinner, @skrah, @serhiy-storchaka
Files
  • use_Py_BUILD_ASSERT_EXPR.patch
  • macro.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 = None
    closed_at = <Date 2015-11-13.11:53:32.017>
    created_at = <Date 2015-11-05.16:46:40.575>
    labels = ['extension-modules', 'interpreter-core', 'type-feature']
    title = 'Use static asserts in C code'
    updated_at = <Date 2015-11-13.11:53:32.016>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-11-13.11:53:32.016>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-11-13.11:53:32.017>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2015-11-05.16:46:40.575>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['40955', '40956']
    hgrepos = []
    issue_num = 25558
    keywords = ['patch']
    message_count = 16.0
    messages = ['254117', '254120', '254123', '254124', '254125', '254126', '254128', '254129', '254130', '254175', '254176', '254177', '254201', '254269', '254270', '254465']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'skrah', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25558'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions