Commit dc0295c
committed
pythongh-145299: Remove misplaced __cached__ deprecation notice
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.1 parent a1ec746 commit dc0295c
1 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1084 | 1084 | | |
1085 | 1085 | | |
1086 | 1086 | | |
1087 | | - | |
1088 | | - | |
1089 | | - | |
1090 | | - | |
1091 | | - | |
1092 | | - | |
1093 | | - | |
1094 | | - | |
1095 | | - | |
1096 | 1087 | | |
1097 | 1088 | | |
1098 | 1089 | | |
| |||
0 commit comments