Closed
Description
Bug report
Bug description:
The _FUTURE_STATES
variable hasn't been used in this file, and nor in other files: https://github.com/search?q=repo%3Apython%2Fcpython%20_FUTURE_STATES&type=code
And since it has an underscore prefix in the name, it's a private variable and won't be used by users.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response