Skip to content

Commit 58264e2

Browse files
committed
Remove outdated section
1 parent c793290 commit 58264e2

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

peps/pep-0780.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -154,17 +154,6 @@ The keywords "**MUST**", "**MUST NOT**", "**REQUIRED**", "**SHALL**",
154154
and "**OPTIONAL**"" in this document are to be interpreted as described in
155155
:rfc:`RFC 2119 <2119>`.
156156

157-
Concepts
158-
--------
159-
160-
ABI features are a clear description of certain properties of the Python
161-
interpreter. While some of these features can be queried already today, they
162-
are not easily nor uniformly accessible.
163-
164-
Hence, the proposed feature MUST be made available via the Python standard
165-
library as ``sys.abi_features``, and as the new environment marker variable
166-
``sys_abi_features``.
167-
168157
ABI Features
169158
------------
170159

0 commit comments

Comments
 (0)