Nicholas Hairs
Nicholas Hairs
It looks like there is a licence, just not in the root of the project: https://github.com/ethanfurman/aenum/blob/master/aenum/LICENSE
> Same for [orjson](https://github.com/ijl/orjson): Without having checked the orjson source, I suspect that the issue is the same as in [#170](https://github.com/spulec/freezegun/issues/170#issuecomment-371517451) in that it is doing a strict type check...
In regards to concerns over usage of the package in older versions of python you can keep track of recent downloads via https://pypistats.org/packages/imapclient
I've begun working on this at https://github.com/nhairs/parsedmarc/tree/typing I'll note that there is more work than just adding type hints in that branch. At the same time I've done some refactoring,...
I've begun the process of forking this project, [if you'd like to be involved please join the discussion here](https://github.com/nhairs/python-json-logger/issues/1).
Hi @simonpercivall, this is a good call out. Before I answer I'd like to add some "meta" info. - To avoid split conversations I'm only going to respond on this...
> First: I'm not saying you're trying to do anything bad. Quite the opposite, continued maintenance and development of a widely used project is a good thing. :pray: I'm glad...
Hi @Rafaellinos, I'd like to add this change in [the fork I've made of pyton-json-logger](https://github.com/nhairs/python-json-logger). Would you be willing to open a PR there?
For those subscribed - I've started a new PR #2231
I had similar issue and resolution to [kevin-dimichel (above)](https://github.com/hashicorp/terraform-provider-google/issues/6782#issuecomment-1736405139) ```console % terraform init Initializing the backend... Initializing provider plugins... - Finding hashicorp/aws versions matching "~> 5.0"... ╷ │ Error: Failed...