Skip to content
Permalink

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: python-gino/gino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6218b90
Choose a base ref
...
head repository: python-gino/gino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 80a4cba
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 8, 2018

  1. Configuration menu
    Copy the full SHA
    c54dd44 View commit details
    Browse the repository at this point in the history
  2. Prepare 0.7.7

    fantix committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    3cc1ecb View commit details
    Browse the repository at this point in the history
  3. Bump version: 0.7.6 → 0.7.7

    fantix committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    b829ce8 View commit details
    Browse the repository at this point in the history
  4. fix false warning by flake8 3.6.0

    pycodestyle which is contained in flake8 3.6.0 has an issue with syntax
    `await (await async_func())`.
    The issue was filed as PyCQA/pycodestyle#811
    wwwjfy authored and fantix committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    80a4cba View commit details
    Browse the repository at this point in the history
Loading