question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pypy has python3.5 support. http://doc.pypy.org/en/latest/release-v5.10.1.html

So, maybe we can try to support that? It may give our users some performance increase.

Checklist:

  • will it work
  • does it require any changes
  • add new travis/appveyor testing targets
  • add setup.py classifier
  • update docs

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:20 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
duckyoucommented, Jan 23, 2018

OK, les save it for dessert 😸

1reaction
sobolevncommented, Jan 23, 2018

Please, reconsider adding Cython. It may cause too many problems within the building step. And provide a little performance gain.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PyPy
Compatibility: PyPy is highly compatible with existing python code. It supports cffi, cppyy, and can run popular python libraries like twisted, and django....
Read more >
The PyPy plugin — uWSGI 2.0 documentation - Read the Docs
A new PyPy plugin based on cffi is available since uWSGI 1.9.11. The old slow cpyext-based one has been removed from the tree....
Read more >
PyPy support - PyO3 user guide
Using PyPy is supported via cpyext. Support is only provided for building Rust extension for code running under PyPy. This means that PyPy...
Read more >
Add PyPy 7 support - Python - Travis CI Community
Please add support for the new PyPy 7.0.0 release, at least PyPy3.5 and PyPy2.7: PyPy v7.0.0: triple release of 2.7, 3.5 and 3.6-alpha...
Read more >
PyPy - Wikipedia
PyPy is an implementation of the Python programming language. PyPy often runs faster than ... PyPy aims to provide a common translation and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found