Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upUpgrade CPython + PyPy2 and add PyPy3 #2336
Conversation
ashawnbandy-te-tfb
modified the milestone:
Round 14
Nov 8, 2016
ashawnbandy-te-tfb
added
the
Round-14
label
Nov 8, 2016
msmith-techempower
changed the base branch from
round-14
to
master
Nov 17, 2016
msmith-techempower
removed
the
Round-14
label
Nov 17, 2016
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.
Show comment
Hide comment
This comment has been minimized.
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
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
added
the
Response needed!
label
Nov 17, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
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!
|
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! |
GMLudo commentedNov 6, 2016
Hi,
This PR upgrades CPython + PyPy2 and add PyPy3, because PyPy3 becomes useable to launch benchmarks.
Have a nice day.