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

Upgrade CPython + PyPy2 and add PyPy3 #2336

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
4 participants
@GMLudo
Contributor

GMLudo commented Nov 6, 2016

Hi,

This PR upgrades CPython + PyPy2 and add PyPy3, because PyPy3 becomes useable to launch benchmarks.

Have a nice day.

@ashawnbandy-te-tfb ashawnbandy-te-tfb modified the milestone: Round 14 Nov 8, 2016

@msmith-techempower msmith-techempower changed the base branch from round-14 to master Nov 17, 2016

@msmith-techempower msmith-techempower removed this from the Round 14 milestone Nov 17, 2016

@@ -6,11 +6,11 @@ RETCODE=$(fw_exists ${IROOT}/pypy.installed)
return 0; }

This comment has been minimized.

@msmith-techempower

msmith-techempower Nov 17, 2016

Member

This is a pedantic thing, but could we change this file (and every instance of fw_depends that points to pypy) to be pypy2 for clarity?

@msmith-techempower

msmith-techempower Nov 17, 2016

Member

This is a pedantic thing, but could we change this file (and every instance of fw_depends that points to pypy) to be pypy2 for clarity?

@nbrady-techempower

This comment has been minimized.

Show comment
Hide comment
@nbrady-techempower

nbrady-techempower Dec 22, 2016

Member

Hi @GMLudo . I'm going to close this due to inactivity. We're going to start previews for the next round after the new year. If you want this to be included, please address the issues above in a new pull request targeting master. Thanks for the contribution!

Member

nbrady-techempower commented Dec 22, 2016

Hi @GMLudo . I'm going to close this due to inactivity. We're going to start previews for the next round after the new year. If you want this to be included, please address the issues above in a new pull request targeting master. Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment