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

Support Python 3 and PyPy #65

Merged
merged 24 commits into from
May 31, 2018
Merged

Support Python 3 and PyPy #65

merged 24 commits into from
May 31, 2018

Conversation

smarr
Copy link
Owner

@smarr smarr commented May 31, 2018

This PR adapts ReBench to be compatible with Python 3.

With this change, we support and test now:

  • Python 2.7
  • Python 3.5

This includes CPython as well as PyPy.

@smarr smarr added the Feature label May 31, 2018
@smarr smarr self-assigned this May 31, 2018
@coveralls
Copy link

Coverage Status

Coverage increased (+0.8%) to 82.156% when pulling 87c2947 on python3 into 2bd94a3 on master.

@coveralls
Copy link

coveralls commented May 31, 2018

Coverage Status

Coverage increased (+0.2%) to 81.551% when pulling cb37047 on python3 into 2bd94a3 on master.

smarr added 23 commits May 31, 2018 18:33
- simplify setup
- use build matrix

Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Repository owner deleted a comment May 31, 2018
Repository owner deleted a comment May 31, 2018
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Repository owner deleted a comment May 31, 2018
Repository owner deleted a comment May 31, 2018
@smarr smarr changed the title Support Python 3 Support Python 3 and PyPy May 31, 2018
@smarr smarr merged commit 20c27cb into master May 31, 2018
@smarr smarr deleted the python3 branch May 31, 2018 17:47
@smarr smarr added this to the v1.0 - Foundation milestone Jun 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants