8000 Bosh will no longer re-order keys in JSON objects. by prioux · Pull Request #643 · boutiques/boutiques · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bosh will no longer re-order keys in JSON objects. #643

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prioux
Copy link
Contributor
@prioux prioux commented Apr 14, 2021

name: No re-ordering of keys in JSON objects
about: Not re-ordering keys in JSON objects.
title: 'See the PR title'
labels: enhancement
assignees: ''


Checklist

  • DO Unit tests pass.
  • DO If new feature, created unit test.
  • TRY If new API function, documented it (refer to
    PEP 257).

Purpose

Bosh no longer re-orders the keys in the JSON objects it creates.

Current behaviour

Bosh re-orders the keys in JSON objects and it's very annoying.

New behaviour

Do I really have to explain it again?

Does this introduce a major change?

  • Yes
  • No

Implementation Detail

Changed four True to False.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0