Bastien Gérard
|
7ddbea697e
|
fix CI that fails due to pypi + override BaseDict.get as it was missing
|
2018-08-30 14:33:57 +02:00 |
|
Bastien Gérard
|
d72daf5f39
|
Fix BaseList bug with marked_as_changed getting called on error
+ Fix BaseDict as well since it suffers from the same problem
|
2018-08-27 22:34:11 +02:00 |
|
Bastien Gérard
|
a7658c7573
|
fix BaseList.__iter__ operator (#1305) + minor improvements
|
2018-08-25 16:33:43 +02:00 |
|
Emmanuel Leblond
|
bce859569f
|
Remove SemiStrictDict to improve perfs
|
2017-08-24 20:01:09 +02:00 |
|
Stefan Wójcik
|
835d3c3d18
|
Improve the health of this package (#1428)
|
2016-12-11 18:49:21 -05:00 |
|
Stefan Wójcik
|
15714ef855
|
Fix __repr__ method of the StrictDict (#1424)
|
2016-12-04 16:10:59 -05:00 |
|
Matthieu Rigal
|
0aeb1ca408
|
Various fixes again
|
2015-06-24 00:50:36 +02:00 |
|
Sagiv Malihi
|
9835b382da
|
added __slots__ to BaseDocument and Document
changed the _data field to static key-value mapping instead of hash table
This implements #624
|
2014-06-10 16:11:27 +03:00 |
|