Message244708
Here's a patch that adds stores the hash on each node. This eliminates the need to call PyObject_Hash when rebuilding the fast nodes table during a resize. The patch also drops a superfluous while loop. |
|
Date |
User |
Action |
Args |
2015-06-02 22:47:45 | eric.snow | set | recipients:
+ eric.snow, skrah, yselivanov |
2015-06-02 22:47:45 | eric.snow | set | messageid: <1433285265.0.0.645565628182.issue24362@psf.upfronthosting.co.za> |
2015-06-02 22:47:44 | eric.snow | link | issue24362 messages |
2015-06-02 22:47:44 | eric.snow | create | |
|