-
-
Notifications
You must be signed in to change notification settings - Fork 49
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: samuelcolvin/python-devtools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: samuelcolvin/python-devtools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 32 files changed
- 3 contributors
Commits on Feb 6, 2023
-
added support for sqlalchemy2 (#120)
* added support for sqlalchemy2 * added declarative_base support for sqlalchemy 2.0 * fixed sqlalchemy.exc.MovedIn20Warning. using sqlalchemy.orm.declarative_base * make check happy * simplified the sqlalchemy check * making black happy * added support of deferred fields * yet another sqlalchemy check * made mypy happier --------- Co-authored-by: victor naumov <vty@gin.ntt.net>
Configuration menu - View commit details
-
Copy full SHA for abed0a5 - Browse repository at this point
Copy the full SHA abed0a5View commit details
Commits on Apr 5, 2023
-
* switch to ruff * revert tests/test_expr_render.py * fix pyproject.toml, etc. * switch to pinned dependencies * switch to 3.7 deps * skip some tests on 3.7, add pre-commit
Configuration menu - View commit details
-
Copy full SHA for 8f087b2 - Browse repository at this point
Copy the full SHA 8f087b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5ff65 - Browse repository at this point
Copy the full SHA 3d5ff65View commit details -
support displaying ast types (#125)
* support displaying ast types * support 3.7 & 3.8
Configuration menu - View commit details
-
Copy full SHA for f0e0fb2 - Browse repository at this point
Copy the full SHA f0e0fb2View commit details -
* support displaying ast types * support 3.7 & 3.8 * skip tests on older python * add insert_assert pytest fixture * use newest pytest-pretty * try to fix CI * fix mypy and black * add pytest to for mypy * fix mypy * change code to install debug in fixture * tweak install instructions
Configuration menu - View commit details
-
Copy full SHA for 61c6b67 - Browse repository at this point
Copy the full SHA 61c6b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for f416c9b - Browse repository at this point
Copy the full SHA f416c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71edb0d - Browse repository at this point
Copy the full SHA 71edb0dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.10.0...v0.11.0