| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…GH-155122) Follow-up to pythonGH-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. (cherry picked from commit c5d4946) Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: Stan Ulbrych <stan@python.org>
Documentation build overview415 files changed · + 1 added · ± 394 modified · - 20 deleted + Added ± Modified
- Deleted
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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.
(cherry picked from commit c5d4946)
Co-authored-by: Petr Viktorin encukou@gmail.com
Co-authored-by: Stan Ulbrych stan@python.org