Skip to content
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

Serialize keys as tuples in asdict #888

Merged
merged 7 commits into from Dec 16, 2021
Merged

Serialize keys as tuples in asdict #888

merged 7 commits into from Dec 16, 2021

Commits on Dec 16, 2021

  1. Add tuple_keys to asdict

    See #646
    hynek committed Dec 16, 2021
    Copy the full SHA
    a122163 View commit details
    Browse the repository at this point in the history
  2. Add typing example

    hynek committed Dec 16, 2021
    Copy the full SHA
    53a0006 View commit details
    Browse the repository at this point in the history
  3. Add newsfragments

    hynek committed Dec 16, 2021
    Copy the full SHA
    6435098 View commit details
    Browse the repository at this point in the history
  4. Add missing test

    hynek committed Dec 16, 2021
    Copy the full SHA
    734fb2e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e9bdbd1 View commit details
    Browse the repository at this point in the history
  6. Switch it on by default

    hynek committed Dec 16, 2021
    Copy the full SHA
    c2bd55a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    180c0b8 View commit details
    Browse the repository at this point in the history