Inada Naoki <songofaca...@gmail.com> 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 <rep...@bugs.python.org>
<https://bugs.python.org/issue41326>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to