| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Hi, Could you please provide an update on whether this PR will be considered for merging? Any feedback or next steps would be greatly appreciated. Thank you! |
Sorry, something went wrong.
|
Hey @RubenVanEldik, we have your PR in our internal pipeline and we'll update here once we have an update. Thanks! |
Sorry, something went wrong.
|
Hey I'd like to bump this issue. [[tool.mypy.overrides]] module = ["logtail.*"] follow_untyped_imports = true |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR adds typing support for logtail. This allows other repositories to use the type hints from logtail. Because Mypy does not support Python 3.7 anymore I removed this form the supported versions, there is currently only 1 downloader per week that uses Python 3.7. I also added support for Python 3.12, as this version is already over a year old.