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

Use python3.6 to build crash_standalone. #202

Closed
wants to merge 1 commit into from

Conversation

matriv
Copy link
Contributor

@matriv matriv commented Jul 4, 2017

Otherwise we end up with this error:
TypeError: <crate.crash.repl.Capitalizer instance at 0x108b52908> is not a Python function

Otherwise we end up with this error:
TypeError: <crate.crash.repl.Capitalizer instance at 0x108b52908> is not a Python function
@coveralls
Copy link

coveralls commented Jul 4, 2017

Coverage Status

Coverage remained the same at 83.056% when pulling a880920 on mt/fix-crash-standalone into 4019fe3 on master.

@codecov-io
Copy link

codecov-io commented Jul 4, 2017

Codecov Report

Merging #202 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #202   +/-   ##
=======================================
  Coverage   83.05%   83.05%           
=======================================
  Files          16       16           
  Lines        1983     1983           
=======================================
  Hits         1647     1647           
  Misses        336      336

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4019fe3...a880920. Read the comment docs.

@matriv
Copy link
Contributor Author

matriv commented Jul 6, 2017

There is a fix to make it compatible with python2.7 so this is not necessary

@matriv matriv closed this Jul 6, 2017
@matriv matriv deleted the mt/fix-crash-standalone branch July 6, 2017 10:05
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

4 participants