You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a very large site that I pull data from that uses repeated keys. The native json (what is used for transforming website responses by requests), still provides the object_pairs_hook, however this is not supported by python-rapidjson.
I have a very large site that I pull data from that uses repeated keys. The native json (what is used for transforming website responses by requests), still provides the object_pairs_hook, however this is not supported by python-rapidjson.