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

Drop support for Python 2.7 and 3.5 #320

Merged
merged 19 commits into from Jan 24, 2021
Merged

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    71e3b92 View commit details
    Browse the repository at this point in the history
  2. Update package metadata

    twm committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    4fc3676 View commit details
    Browse the repository at this point in the history
  3. Remove six from treq.testing

    twm committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    b465d0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e740df View commit details
    Browse the repository at this point in the history
  5. Remove six from treq.multipart

    twm committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    4ccd138 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    288536f View commit details
    Browse the repository at this point in the history
  7. Remove six from treq.client

    twm committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    e4e74a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    74fd014 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38d8875 View commit details
    Browse the repository at this point in the history
  10. Remove six dependency

    twm committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    22bdb39 View commit details
    Browse the repository at this point in the history
  11. Use stdlib mock

    twm committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    6b72f6c View commit details
    Browse the repository at this point in the history
  12. Remove mock dependency

    twm committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    af0dbb5 View commit details
    Browse the repository at this point in the history
  13. Add changelog entry

    twm committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    ccadefb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ae89251 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    55c08d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Fix python_requires to 3.6+

    twm committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    b21531a View commit details
    Browse the repository at this point in the history
  2. Remove inheritance from object

    Per review feedback.
    twm committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    a007f5d View commit details
    Browse the repository at this point in the history
  3. More review feedback

    twm committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    68774be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a6238f View commit details
    Browse the repository at this point in the history