Commit 88ee59e
committed
gh-141004: Remove docs snippet that uses internal C API
Follow-up to GH-143490.
`_PyInterpreterFrame.f_executable` and `PyStackRef_AsPyObjectBorrow`
are undocumented and only available in the internal API.
Docs should not suggest using them, even if `PyUnstable_ExecutableKinds`
is unusable without them.1 parent 5918085 commit 88ee59e
1 file changed
Lines changed: 2 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
| 272 | + | |
| 273 | + | |
295 | 274 | | |
296 | 275 | | |
297 | 276 | | |
| |||
0 commit comments