Closed benjschiller closed 6 years ago
there's a typo (see test failures) but otherwise thumbs up
thanks for the quick reply @egafni !
np, 2.6.25 released
looks like nothing got tagged. build error?
sorry, new laptop and creds were not set up
2.6.25 is definitely pushed now!
this was preventing the use of OrderedDicts w/ the JSON parser (a la
json.load(fp, object_pairs_hook=OrderedDict)
)