Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Port http/ to Python 3 #3771

Merged
merged 22 commits into from
Sep 5, 2018
Merged

Port http/ to Python 3 #3771

merged 22 commits into from
Sep 5, 2018

Commits on Aug 30, 2018

  1. port over the http changes

    hawkowl committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    0eab06b View commit details
    Browse the repository at this point in the history
  2. changelog

    hawkowl committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    31e8034 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. simplify using treq

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    58d592e View commit details
    Browse the repository at this point in the history
  2. 15.1 will probably do

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    4a8ce73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    383b6bc View commit details
    Browse the repository at this point in the history
  4. fix headers

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    ce38311 View commit details
    Browse the repository at this point in the history
  5. fix mfc

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    8acf7ff View commit details
    Browse the repository at this point in the history
  6. another fix

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    f556a4a View commit details
    Browse the repository at this point in the history
  7. try this

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    14d125b View commit details
    Browse the repository at this point in the history
  8. fixes

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    2960433 View commit details
    Browse the repository at this point in the history
  9. cleanup

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    38b3f63 View commit details
    Browse the repository at this point in the history
  10. some cleanups

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    092c3b7 View commit details
    Browse the repository at this point in the history
  11. and fix

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    3f5ac4f View commit details
    Browse the repository at this point in the history
  12. remove unused var

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    5bfcd74 View commit details
    Browse the repository at this point in the history
  13. fix

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    d5041dd View commit details
    Browse the repository at this point in the history
  14. fix

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    3058050 View commit details
    Browse the repository at this point in the history
  15. fix

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    f371ac4 View commit details
    Browse the repository at this point in the history
  16. fix weird pep8 thing

    hawkowl committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    0d0602b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. cleanup some docstrings

    hawkowl committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    69cc630 View commit details
    Browse the repository at this point in the history
  2. see if I can clean this up

    hawkowl committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    a86b864 View commit details
    Browse the repository at this point in the history
  3. fix

    hawkowl committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    f7552bc View commit details
    Browse the repository at this point in the history
  4. fix

    hawkowl committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    dea7fb9 View commit details
    Browse the repository at this point in the history