Message350993
This change introduced the possibility to have function objects in an inconsistent state. For example, when calling tp_clear on the function some code must be invoked that tries to ca the function but some fields are NULL causing a crash.
I think we should revert this and think better how to protect against this situation. |
|
| Date |
User |
Action |
Args |
| 2019-09-02 12:44:15 | pablogsal | set | recipients:
+ pablogsal, methane, serhiy.storchaka, jdemeyer |
| 2019-09-02 12:44:15 | pablogsal | set | messageid: <[email protected]> |
| 2019-09-02 12:44:15 | pablogsal | link | issue33418 messages |
| 2019-09-02 12:44:15 | pablogsal | create | |
|