Python C-API "unused-parameter" warnings (original) (raw)

BPO 26179
Nosy @vstinner
PRs bpo-29179: Document the Py_UNUSED macro #4341

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 2016-01-22.14:14:15.731> created_at = <Date 2016-01-22.14:06:20.731> labels = ['interpreter-core', 'type-bug', 'invalid'] title = 'Python C-API "unused-parameter" warnings' updated_at = <Date 2017-11-08.15:59:23.703> user = 'https://bugs.python.org/DevynJohnson'

bugs.python.org fields:

activity = <Date 2017-11-08.15:59:23.703> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2016-01-22.14:14:15.731> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2016-01-22.14:06:20.731> creator = 'Devyn Johnson' dependencies = [] files = [] hgrepos = [] issue_num = 26179 keywords = [] message_count = 5.0 messages = ['258809', '258810', '258811', '258813', '305865'] nosy_count = 2.0 nosy_names = ['vstinner', 'Devyn Johnson'] pr_nums = ['4341'] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue26179' versions = ['Python 3.6']