Message387351
Looks like someone increased the size of locals in the ceval functions.
If any new buffers have been added recently, moving the processing into a helper function or using a single buffer instead of allocating them in separate if/case blocks can help reduce it. |
|
| Date |
User |
Action |
Args |
| 2021-02-19 20:40:21 | steve.dower | set | recipients:
+ steve.dower, paul.moore, vstinner, tim.golden, zach.ware |
| 2021-02-19 20:40:21 | steve.dower | set | messageid: <[email protected]> |
| 2021-02-19 20:40:21 | steve.dower | link | issue43271 messages |
| 2021-02-19 20:40:21 | steve.dower | create | |
|