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: cclauss/python-iptools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bd808/python-iptools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 12, 2018

  1. Travis CI: Add Python 3.6 and 3.7 to the testing

    cclauss authored and bd808 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    8d8c140 View commit details
    Browse the repository at this point in the history
  2. Placate flake8

    cclauss authored and bd808 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    5a0ebd9 View commit details
    Browse the repository at this point in the history
  3. tox.ini: Add py36, py37

    cclauss authored and bd808 committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    b439824 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Prep for 0.7.0 release

    bd808 committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    5d3fae0 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Travis CI: Python 2.7, 3.5, 3.6, 3.7, 3.8 (bd808#24)

    * Travis CI: Python 2.7, 3.5, 3.6, 3.7, 3.8
    * tox.ini: Drop py34 and Add py38
    * Setup.py: Drop Py34 and Add Py38
    * README.md: Python 2.7, 3.5, 3.6, 3.7, 3.8, pypy, and pypy3
    
    Implementation by @cclauss
    cclauss authored and bd808 committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    e1cf5b1 View commit details
    Browse the repository at this point in the history
Loading