8000 PEP 670: Remove a redundant sentence · ExplodingCabbage/peps@136a938 · GitHub
[go: up one dir, main page]

Skip to content

Commit 136a938

Browse files
authored
PEP 670: Remove a redundant sentence
1 parent dcc73ae commit 136a938

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pep-0670.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ will be cast to appropriate types using additional macros.
2121
The cast will not be done in the limited C API version 3.11:
2222
users who opt in to the new limited API may need to add casts to
2323
the exact expected type.
24-
(The cast will not be done in the limited C API version 3.11:
25-
users who opt in to the new limited API may need to add casts to
26-
the exact expected type.)
2724

2825
To avoid introducing incompatible changes, macros which can be used as
2926
l-value in an assignment will not be converted.

0 commit comments

Comments
 (0)
0