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

Require the pypi importlib on py2.6 or earlier. #107

Merged
merged 1 commit into from Oct 23, 2014

Conversation

ralphbean
Copy link
Contributor

This will hopefully fix the test failures here:
http://jenkins.cloud.fedoraproject.org/job/bodhi/35/console

There's no importlib in the stdlib back on py2.6 but there just so happens to
be a pypi backport.

@pypingou
Copy link
Member

👍 for me

@lmacken
Copy link
Contributor

lmacken commented Oct 23, 2014

Solid, thanks!

lmacken added a commit that referenced this pull request Oct 23, 2014
Require the pypi importlib on py2.6 or earlier.
@lmacken lmacken merged commit a7e72b1 into pyramid Oct 23, 2014
@lmacken lmacken deleted the feature/importlib-on-26 branch October 23, 2014 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants