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: PythonCharmers/python-future
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.0
Choose a base ref
...
head repository: PythonCharmers/python-future
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.x
Choose a head ref
  • 12 commits
  • 3 files changed
  • 4 contributors

Commits on Oct 19, 2018

  1. Merge pull request #395 from jmadler/master

    Merge develop branch into master
    jmadler authored Oct 19, 2018
    Configuration menu
    Copy the full SHA
    bacf30a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #396 from jmadler/master

    Merge in pending changes from v0.16.x
    jmadler authored Oct 19, 2018
    Configuration menu
    Copy the full SHA
    bee0f3b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Merge pull request #397 from jmadler/master

    Update docs for v0.17.x release; Reintroduce Py26 and Py33 compat
    jmadler authored Oct 25, 2018
    Configuration menu
    Copy the full SHA
    0dec675 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. "future" wheel is not universal

    daa committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    2523ecf View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Bail if building with Py3

    Jordan Adler committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    e2e6792 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #401 from jmadler/v0.17.x

    Bail if building with Py3
    jmadler authored Oct 27, 2018
    Configuration menu
    Copy the full SHA
    3d28857 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #400 from daa/non-universal-wheel

    Mark wheel as not universal, closes #399
    jmadler authored Oct 27, 2018
    Configuration menu
    Copy the full SHA
    1c98a53 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    5337ae1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Merge pull request #404 from vphilippon/revert-401-v0.17.x

    Revert "Bail if building with Py3"
    jmadler authored Oct 31, 2018
    Configuration menu
    Copy the full SHA
    385da41 View commit details
    Browse the repository at this point in the history
  2. Bump for release

    Jordan Adler committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    988bf89 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into v0.17.x

    Jordan Adler committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    0101e3d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #405 from jmadler/v0.17.x

    V0.17.x
    jmadler authored Oct 31, 2018
    Configuration menu
    Copy the full SHA
    1b41b35 View commit details
    Browse the repository at this point in the history
Loading