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

PEP updates #31

Merged
merged 3 commits into from
Feb 10, 2016
Merged

PEP updates #31

merged 3 commits into from
Feb 10, 2016

Commits on Feb 8, 2016

  1. PEP updates

    - Remove the UCS-4 requirement in favor of pip/wheel's new SOABI
      support.
    - Mandate that manylinux1 extensions *not* link against
      libpythonX.Y.so.1, for complicated compatibility-related reasons.
    - Update link for the docker images to their new PyPA home.
    njsmith committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    75b55f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Configuration menu
    Copy the full SHA
    b7f8259 View commit details
    Browse the repository at this point in the history
  2. More wording tweaks

    njsmith committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    d800d88 View commit details
    Browse the repository at this point in the history