cpython
cpython copied to clipboard
gh-143420: Clarify sequence behavior for slice indexes
This explain what happens when for negative start or stop arguments of big magnitude.
Also reference sequence term in the :mod:array docs.
- Issue: gh-143420
📚 Documentation preview 📚: https://cpython-previews--143422.org.readthedocs.build/