bpo-30459: Cast the result of PyCell_SET to void#23654
Conversation
|
@serhiy-storchaka: I rewrote the NEWS entry/What's New entry. Is it better? |
Sorry, something went wrong.
|
Thank you for catching the case of PyCell_SET. I missed it. And this change was worth to be documented. |
Sorry, something went wrong.
My experience with rebuilding Fedora with a newer Python version is that every single minor change breaks at least one Python package, and it's a pain to find which change broke the package, and then find information about the change. IMO it's a good practice to document changes which are backward incompatible on purpose, even if the new behavior was the documented behavior. |
Sorry, something went wrong.
https://bugs.python.org/issue30459