Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Keeping result order of API#1

Merged
tehtbl merged 1 commit intotehtbl:masterfrom
BlackDuck888:pr_resultorder
Dec 31, 2018
Merged

Keeping result order of API#1
tehtbl merged 1 commit intotehtbl:masterfrom
BlackDuck888:pr_resultorder

Conversation

@BlackDuck888
Copy link
Contributor

By transforming JSON data to a Python dict the order of data get lost. Using a ordered dict will prevent this. In this case the order is relevant for the data.

By transforming JSON data to a Python dict the order of data get lost. Using a ordered dict will prevent this. In this case the order is relevant for the data.
@tehtbl tehtbl merged commit b16ab30 into tehtbl:master Dec 31, 2018
@tehtbl
Copy link
Owner

tehtbl commented Dec 31, 2018

thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants