PyTuple_SET_ITEM could check bounds in debug mode

BPO 14614
Nosy @brettcannon, @ncoghlan, @pitrou, @vstinner, @benjaminp

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-01-11.10:52:42.001>
created_at = <Date 2012-04-18.15:03:33.645>
labels = ['interpreter-core', 'type-feature']
title = 'PyTuple_SET_ITEM could check bounds in debug mode'
updated_at = <Date 2019-01-11.10:52:42.000>
user = 'https://github.com/pitrou'

bugs.python.org fields:

activity = <Date 2019-01-11.10:52:42.000>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2019-01-11.10:52:42.001>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2012-04-18.15:03:33.645>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 14614
keywords = []
message_count = 5.0
messages = ['158632', '158633', '158731', '330642', '333454']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'vstinner', 'benjamin.peterson', 'Arfrever']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue14614'
versions = ['Python 3.3']