mikeywaites / kim

Kim: A JSON Serialization and Marshaling framework
http://kim.readthedocs.org/en/latest/
Other
317 stars 17 forks source link

fix issue where allow_updates_in_place and allow_create could not be … #101

Closed jackqu7 closed 8 years ago

jackqu7 commented 8 years ago

…used together

see snappily named new testcase test_marshal_nested_collection_allow_updates_in_place_too_many_with_allow_create - previously this combination of flags would cause an errorneous "invalid collection length" error