| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The __cached__ deprecation notice was under __file__ documentation. Since __cached__ was removed in 3.15, the deprecation notice is no longer relevant and has been removed.
|
|
||
| .. versionchanged:: 3.15 | ||
| ``__cached__`` is no longer set. | ||
|
|
There was a problem hiding this comment.
This doesn't look like you've moved it
Sorry, something went wrong.
There was a problem hiding this comment.
I have now properly moved the cached deprecation notice to its own dedicated section in datamodel.rst
and updated the documentation for file to remove the plural reference. Thanks for catching that!
Sorry, something went wrong.
|
Now you've added docs for the removed attribute. |
Sorry, something went wrong.
|
This PR is stale because it has been open for 30 days with no activity. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The deprecation notice for __cached__ was incorrectly placed under the __file__ attribute documentation, making it confusing for readers.
This PR:
Fixes #145299
📚 Documentation preview 📚: https://cpython-previews--145374.org.readthedocs.build/