Thanks to visit codestin.com
Credit goes to github.com

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: python-lz4/python-lz4
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: python-lz4/python-lz4
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: simplify-travis
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 21, 2018

  1. Configuration menu
    Copy the full SHA
    320fc0b View commit details
    Browse the repository at this point in the history
  2. Use pytest to test build wheel on osx

    With cibuildwheel the idea is to test the built wheels
    via the CIBW_TEST_COMMAND. If we use tox here, we're not
    actually testing the built wheel itself.
    jonathanunderwood committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    7bcc9c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    025709f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb85c3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e0ec77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d519eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b697bdf View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2018

  1. Configuration menu
    Copy the full SHA
    bc87e55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a444a8 View commit details
    Browse the repository at this point in the history
Loading