Files
requests3/requests
Ian Cordasco c8baf88125 Properly serialize RecentlyUsedContainers for cache
RecentlyUsedContainers are threadsafe so they require a lock and as such
cannot be serialized with pickle directly. To handle it, we need to
convert it to a dictionary first and then back when deserializing.

Fixes #2345
2014-11-17 22:16:32 -06:00
..
2014-08-25 13:44:29 -07:00
2014-10-06 05:44:25 -04:00
2014-11-07 09:19:18 +01:00
2014-10-23 13:46:44 +03:00
2013-12-05 17:51:10 -05:00
2014-08-24 19:46:46 -07:00
2014-10-10 09:58:30 -07:00