Closed olsonse closed 5 years ago
This patch set has been updated, following @pearu's suggestion that the various items in load_maps be moved to instance variables. As such, _load_maps was removed and this work is now done in the Task constructor.
Just pushed into this PR a few cherry-picks from @fgoettfert that are definitely applicable to a pre-py3 branch.
I've tested and used these patches for the last 6 or so years based on the earlier code.google.com version. I've now reapplied these patches to the new baseline at github with very few conflicts.
These patches also include two bug fixes for:
These patches add interfaces for:
Other changes in these patches: