Open euclides-filho opened 10 years ago
Fix problem with cardinality Many where EDN parser crashes when receive a list containing a non-hashble object. This is an example that produces the crash: loads(b'(List #{[123 456 {}] {a 1 b 2 c ({}, [])}})')
Fix problem with cardinality Many where EDN parser crashes when receive a list containing a non-hashble object. This is an example that produces the crash: loads(b'(List #{[123 456 {}] {a 1 b 2 c ({}, [])}})')