Skip to content

[C-API] Convert obvious unsafe macros to static inline functions #87668

@erlend-aasland

Description

@erlend-aasland
BPO 43502
Nosy @rhettinger, @vstinner, @corona10, @pablogsal, @erlend-aasland
PRs
  • bpo-43502: Convert PyExceptionClass_Check from macro to static inline function #24875
  • Files
  • macros-that-reuse-args.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 2021-03-20.10:32:47.343>
    created_at = <Date 2021-03-15.13:54:44.103>
    labels = ['expert-C-API', '3.10']
    title = '[C-API] Convert obvious unsafe macros to static inline functions'
    updated_at = <Date 2021-03-20.10:32:47.342>
    user = 'https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity = <Date 2021-03-20.10:32:47.342>
    actor = 'erlendaasland'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-03-20.10:32:47.343>
    closer = 'erlendaasland'
    components = ['C API']
    creation = <Date 2021-03-15.13:54:44.103>
    creator = 'erlendaasland'
    dependencies = []
    files = ['49877']
    hgrepos = []
    issue_num = 43502
    keywords = ['patch']
    message_count = 11.0
    messages = ['388739', '388740', '388741', '388742', '388839', '388870', '388893', '388899', '388910', '389078', '389153']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'vstinner', 'corona10', 'pablogsal', 'erlendaasland']
    pr_nums = ['24875']
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43502'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions