Files
pillar-python-sdk/pillarsdk
Sybren A. Stüvel 886e3c7eaf Sort parameters on the URL to allow caching.
Python randomizes dict item order with a random seed, which changes every
time Python/Blender is run. As a result, Pillar GET parameters on the URL
would change, making them uncachable. Sorting the parameters solves this.
2016-03-18 16:37:16 +01:00
..
2015-08-31 19:25:01 +02:00
2015-08-31 19:25:01 +02:00
2016-03-09 14:00:59 +01:00
2015-08-31 19:25:01 +02:00
2016-03-11 10:23:12 +01:00
2015-08-31 19:25:01 +02:00
2016-03-16 16:08:51 +01:00
2015-08-31 19:25:01 +02:00
2016-03-05 23:18:20 +01:00