PEP 674: Fix the number of affected projects

This commit is contained in:
Victor Stinner 2022-01-27 22:05:11 +01:00
parent e1b48f92da
commit cec7b9f5fd
1 changed files with 2 additions and 2 deletions

View File

@ -337,14 +337,14 @@ Only 2 macros are used as an l-value: ``Py_TYPE()`` and ``Py_SIZE()``.
Projects already fixed Projects already fixed
---------------------- ----------------------
Fixed projects but not released yet (4): Fixed projects but not released yet (3):
* SWIG: * SWIG:
`commit <https://github.com/swig/swig/commit/7246cfa6c6e1877cd679a23970da477cad039a28>`__ `commit <https://github.com/swig/swig/commit/7246cfa6c6e1877cd679a23970da477cad039a28>`__
* M2Crypto: need SWIG release * M2Crypto: need SWIG release
* mecab-python3: need SWIG release * mecab-python3: need SWIG release
Fixed projects with a release (13): Fixed projects with a release (14):
* bitarray (1.6.2): * bitarray (1.6.2):
`commit <https://github.com/ilanschnell/bitarray/commit/a0cca9f2986ec796df74ca8f42aff56c4c7103ba>`__ `commit <https://github.com/ilanschnell/bitarray/commit/a0cca9f2986ec796df74ca8f42aff56c4c7103ba>`__