Message286659
It looks to me that the type of the self parameter can be changed from PyObject* to PyStructObject*. This will make the patch larger but the final code simpler.
class Struct "PyStructObject *" "&PyStructType" |
|
Date |
User |
Action |
Args |
2017-02-01 17:13:16 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, vstinner, larry, methane |
2017-02-01 17:13:16 | serhiy.storchaka | set | messageid: <1485969196.74.0.0897110156095.issue29300@psf.upfronthosting.co.za> |
2017-02-01 17:13:16 | serhiy.storchaka | link | issue29300 messages |
2017-02-01 17:13:16 | serhiy.storchaka | create | |
|