Commit 0d0c668
committed
pythongh-145299: Move __cached__ deprecation to its own section
The deprecation notice for __cached__ was incorrectly placed under
the __file__ attribute documentation. This moves it to a new
__cached__ section where it belongs.1 parent a1ec746 commit 0d0c668
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1084 | 1084 | | |
1085 | 1085 | | |
1086 | 1086 | | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
1087 | 1091 | | |
1088 | 1092 | | |
1089 | 1093 | | |
| |||
0 commit comments