PEP 674: Fix the number of affected projects
This commit is contained in:
parent
e1b48f92da
commit
cec7b9f5fd
|
@ -337,14 +337,14 @@ Only 2 macros are used as an l-value: ``Py_TYPE()`` and ``Py_SIZE()``.
|
|||
Projects already fixed
|
||||
----------------------
|
||||
|
||||
Fixed projects but not released yet (4):
|
||||
Fixed projects but not released yet (3):
|
||||
|
||||
* SWIG:
|
||||
`commit <https://github.com/swig/swig/commit/7246cfa6c6e1877cd679a23970da477cad039a28>`__
|
||||
* M2Crypto: need SWIG release
|
||||
* mecab-python3: need SWIG release
|
||||
|
||||
Fixed projects with a release (13):
|
||||
Fixed projects with a release (14):
|
||||
|
||||
* bitarray (1.6.2):
|
||||
`commit <https://github.com/ilanschnell/bitarray/commit/a0cca9f2986ec796df74ca8f42aff56c4c7103ba>`__
|
||||
|
|
Loading…
Reference in New Issue