| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The stub currently implies that the index_pages parameter has been removed in 3.12. Actually, it was only added in 3.12 :) See python/cpython#31985. (This is a follow-up to #9055 — cc. @JelleZijlstra.)
|
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
Sorry, something went wrong.
There was a problem hiding this comment.
Oops, sorry.
Sorry, something went wrong.
|
Thanks for catching this! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The stub currently implies that the index_pages parameter has been removed in 3.12. Actually, it was only added in 3.12 :)
See python/cpython#31985. (This is a follow-up to #9055 — cc. @JelleZijlstra.)