### Documentation Following #142165, the `__cached__` deprecation notice is misplaced under the [`__file__`](https://docs.python.org/3.15/reference/datamodel.html#module.__file__) attribute. I find this confusing:: <img width="825" height="434" alt="Image" src="https://github.com/user-attachments/assets/bae197d4-a91a-4e8c-b8fa-e0c29d04fff6" /> <!-- gh-linked-prs --> ### Linked PRs * gh-145324 * gh-145374 <!-- /gh-linked-prs -->
Documentation
Following #142165, the
__cached__deprecation notice is misplaced under the__file__attribute. I find this confusing::Linked PRs
__cached__removal notice to its own attribute section #145324