Inada Naoki <[email protected]> added the comment:
For the record, deprecation warning is just a waring. Build failure is coming
from here:
```
yarl/_quoting.c:1245:23: error: lvalue required as left operand of assignment
Py_SIZE(list) = len+1;
```
It is not relating PEP 623, and it has been fixed already.
----------
nosy: +inada.naoki
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue41326>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com