mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
[3.14] gh-134830: Fix reference in Doc/extending/windows.rst
(GH-134831) (GH-135058)
(cherry picked from commit 0ac9e17fb4
)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Miro Hrončok <miro@hroncok.cz>
This commit is contained in:
parent
94306f73f0
commit
d420d82c63
2 changed files with 2 additions and 1 deletions
|
@ -51,6 +51,7 @@ It is generally intended for specialized, low-level tools like debuggers.
|
|||
Projects that use this API are expected to follow
|
||||
CPython development and spend extra effort adjusting to changes.
|
||||
|
||||
.. _stable-application-binary-interface:
|
||||
|
||||
Stable Application Binary Interface
|
||||
===================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue