gh-131798: Remove bounds check when indexing into tuples with a constant index (#137607) * Remove bounds check when indexing into tuples with a constant index * Add news entry * fixup after rebase