PEP 674: M2Crypto and mecab-python3 are not affected
This commit is contained in:
parent
cec7b9f5fd
commit
0a7241c9e1
13
pep-0674.rst
13
pep-0674.rst
|
@ -334,17 +334,10 @@ use ``Py_SET_TYPE()`` and ``Py_SET_SIZE()``.
|
|||
|
||||
Only 2 macros are used as an l-value: ``Py_TYPE()`` and ``Py_SIZE()``.
|
||||
|
||||
Projects already fixed
|
||||
----------------------
|
||||
Projects released with a fix
|
||||
----------------------------
|
||||
|
||||
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 (14):
|
||||
Projects released with a fix (14):
|
||||
|
||||
* bitarray (1.6.2):
|
||||
`commit <https://github.com/ilanschnell/bitarray/commit/a0cca9f2986ec796df74ca8f42aff56c4c7103ba>`__
|
||||
|
|
Loading…
Reference in New Issue