mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
- get index now returns an int - set index now requires an int in range(0, 256) Resolves #92019
- get index now returns an int - set index now requires an int in range(0, 256) Resolves #92019