Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34k
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