cpython icon indicating copy to clipboard operation
cpython copied to clipboard

gh-143420: Clarify sequence behavior for slice indexes

Open skirpichev opened this issue 2 weeks ago • 0 comments

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/

skirpichev avatar Jan 05 '26 02:01 skirpichev