| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
I've completed my review and didn't find any issues... but I did find this frog.
.--._.--.
( O O )
/ . . \
.`._______.'.
/( )\
_/ \ \ / / \_
.~ ` \ \ / / ' ~.
{ -. \ V / .- }
_ _`. \ | | | / .'_ _
>_ _} | | | {_ _<
/. - ~ ,_-' .^. `-_, ~ - .\
'-'|/ \|`-`| File Path | Reviewed |
|---|---|
| dfetch/resources/init.py | ✅ |
| dfetch/reporting/check/code_climate_reporter.py | ✅ |
Explore our documentation to understand the languages and file types we support and the files we ignore.
Check out our docs on how you can make Korbit work best for you and your team.
Sorry, something went wrong.
Both are EOL >6 months
| Back | FazBrowse Home | New Git URL |
Both are EOL >6 months
Description by Korbit AI
What change is being made?
Drop Python 3.7 and 3.8 support across CI, packaging, and dependencies; update the code climate checker image to Python 3.13; remove legacy conditional dependencies and simplify resource imports; update changelog and metadata accordingly.
Why are these changes being made?
Align the project with Python 3.9+ baseline and simplify maintenance by removing outdated support and conditional compatibility logic; reflect the new minimum Python version across tooling and packaging.