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

Add Python 3.8 official support #4092

Merged
merged 21 commits into from Oct 29, 2019
Merged

Add Python 3.8 official support #4092

merged 21 commits into from Oct 29, 2019

Commits on Oct 21, 2019

  1. Copy the full SHA
    3d4317b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e939ca View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c12a075 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    Co-Authored-By: Mikhail Korobov <kmike84@gmail.com>
    further-reading and kmike committed Oct 21, 2019
    Copy the full SHA
    85ac5c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Update setup.py

    Updating setup.py to remove python 3.8 support for now
    further-reading committed Oct 27, 2019
    Copy the full SHA
    179dc91 View commit details
    Browse the repository at this point in the history
  2. Update test_downloadermiddleware_httpcache.py

    Adding xfail denoting that leveldb is not supported in 3.8
    further-reading committed Oct 27, 2019
    Copy the full SHA
    4068797 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    deacd34 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    11942c4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b3df0a8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    70b2854 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    20ea912 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Update .travis.yml

    Reverting change to 3.8 extra dependency environment.
    further-reading committed Oct 28, 2019
    Copy the full SHA
    b5a0026 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3d0df41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Gallaecio/py38

    Mark the LevelDB storage backend as deprecated
    further-reading committed Oct 28, 2019
    Copy the full SHA
    3af2abb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    16bb3ac View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9b47dc6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    4432136 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c51fb95 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7490903 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b73d217 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    93e3dc1 View commit details
    Browse the repository at this point in the history