Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make aiopg installable in PyPy environment #361

Closed
wants to merge 10 commits into from

Commits on Jul 29, 2017

  1. Make aiopg installable in PyPy environment

    Maxim Avanov committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    cb3d37c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into master

    Maxim Avanov authored Jul 29, 2017
    Configuration menu
    Copy the full SHA
    6b580ba View commit details
    Browse the repository at this point in the history
  3. Add PyPy to TravisCI config, fix flake8 reports

    Maxim Avanov committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    61a7e6b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:avanov/aiopg

    Maxim Avanov committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    0e958cd View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2017

  1. Configuration menu
    Copy the full SHA
    376b674 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Un-pin strict psycopg2 dependency in requirements.txt

    Maxim Avanov committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    73b20c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Fix driver name test for PyPy

    Maxim Avanov committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    d457b26 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2017

  1. Configuration menu
    Copy the full SHA
    83bfd6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04d84a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2017

  1. Fix pool.__del__ check on PyPy

    Maxim Avanov committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    8535cbe View commit details
    Browse the repository at this point in the history