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

try-except tomllib import #2987

Merged
merged 5 commits into from Apr 2, 2022
Merged

try-except tomllib import #2987

merged 5 commits into from Apr 2, 2022

Commits on Apr 1, 2022

  1. try-except tomllib import

    See #2965 
    
    I left the version check in place because mypy doesn't generally like try-excepted imports.
    JelleZijlstra committed Apr 1, 2022
    Copy the full SHA
    455a7b4 View commit details
    Browse the repository at this point in the history
  2. changelog

    JelleZijlstra committed Apr 1, 2022
    Copy the full SHA
    ce094ce View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.md

    JelleZijlstra committed Apr 1, 2022
    Copy the full SHA
    11dec2b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. adjust setup.py

    JelleZijlstra committed Apr 2, 2022
    Copy the full SHA
    90c8e73 View commit details
    Browse the repository at this point in the history
  2. fix changelog

    JelleZijlstra committed Apr 2, 2022
    Copy the full SHA
    4c9c697 View commit details
    Browse the repository at this point in the history