[C API] PEP 670: Convert macros to functions in the Python C API · Issue #89653 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@vstinner

Description

@vstinner

BPO 45490
Nosy @malemburg, @vstinner, @erlend-aasland
PRs [WIP] bpo-45490: Convert static inline to macros #29728bpo-45490: Rename static inline functions #31217bpo-45490: Convert unicodeobject.h macros to static inline functions #31221
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 = None created_at = <Date 2021-10-15.17:43:25.813> labels = ['expert-C-API', '3.11'] title = '[C API] PEP 670: Convert macros to functions in the Python C API' updated_at = <Date 2022-02-11.16:01:26.957> user = 'https://github.com/vstinner'

bugs.python.org fields:

activity = <Date 2022-02-11.16:01:26.957> actor = 'vstinner' assignee = 'none' closed = False closed_date = None closer = None components = ['C API'] creation = <Date 2021-10-15.17:43:25.813> creator = 'vstinner' dependencies = [] files = ['50616'] hgrepos = [] issue_num = 45490 keywords = ['patch'] message_count = 7.0 messages = ['404038', '404045', '404183', '404185', '412861', '412995', '413079'] nosy_count = 3.0 nosy_names = ['lemburg', 'vstinner', 'erlendaasland'] pr_nums = ['29728', '31217', '31221'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue45490' versions = ['Python 3.11']

Linked PRs