PEP 674: Update Abstract

This commit is contained in:
Victor Stinner 2022-01-27 22:03:51 +01:00
parent 61e93c33be
commit e1b48f92da
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Incompatible C API change disallowing using macros, especially
* Help migrating existing C extensions to the HPy API.
Only 7 out of the top 5000 PyPI projects (0.1%) are affected by this
PEP. An additional 22 projects just have to regenerate their Cython
PEP. An additional 23 projects just have to regenerate their Cython
code.
In practice, the majority of affected projects only have to make two