consulate
consulate copied to clipboard
Python 3.9 support
Python 3.9.0 was released on October 5, 2020, and consulate doesn't work on it.
I have opened a PR (#125) that fixes an issue with json.loads, but that might not be the only issue. Please update CI to test against Python 3.9 to see if anything else is broken.
I'll be glad to help if needed.