PEP 670: Remove a redundant sentence
This commit is contained in:
parent
dcc73ae458
commit
136a9387d5
|
@ -21,9 +21,6 @@ will be cast to appropriate types using additional macros.
|
|||
The cast will not be done in the limited C API version 3.11:
|
||||
users who opt in to the new limited API may need to add casts to
|
||||
the exact expected type.
|
||||
(The cast will not be done in the limited C API version 3.11:
|
||||
users who opt in to the new limited API may need to add casts to
|
||||
the exact expected type.)
|
||||
|
||||
To avoid introducing incompatible changes, macros which can be used as
|
||||
l-value in an assignment will not be converted.
|
||||
|
|
Loading…
Reference in New Issue