Message323327
I also couldn't figure out yet why PyUnicode_Check() was necessary in the first place. Doesn't PyObject_Str() just increment the refcount if the argument is already a string?
Eric, please explain why these changes should be done. |
|
| Date |
User |
Action |
Args |
| 2018-08-09 14:51:25 | alex.gronholm | set | recipients:
+ alex.gronholm, asvetlov, eric.snow, yselivanov |
| 2018-08-09 14:51:25 | alex.gronholm | set | messageid: <[email protected]> |
| 2018-08-09 14:51:25 | alex.gronholm | link | issue34270 messages |
| 2018-08-09 14:51:25 | alex.gronholm | create | |
|