Message304421
I believe it would also make sense to inline the 'as' structures (tp_as_async, tp_as_number, tp_as_sequence, tp_as_mapping, and tp_as_buffer), instead of having them be pointers. This would save one pointer dereference with each use. But this would have API compatibility consequences, so for this change it is off the table. |
|
| Date |
User |
Action |
Args |
| 2017-10-15 06:33:10 | pdox | set | recipients:
+ pdox |
| 2017-10-15 06:33:10 | pdox | set | messageid: <1508049190.29.0.213398074469.issue31791@psf.upfronthosting.co.za> |
| 2017-10-15 06:33:10 | pdox | link | issue31791 messages |
| 2017-10-15 06:33:09 | pdox | create | |
|