pyston_v1
https://github.com/pyston/pyston_v1
The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported3 Subscribers
Add a CodeTriage badge to pyston_v1
Help out
- Issues
- Use builtin function names instead of '<builtin function>'
- Don't crash on non-mapping like arguments on kwargs. Fixes #805
- Add support for building using Vagrant and Ansible
- Don't do non-visible actions whose results are never used
- WIP: bjit: register functions with GDB
- WIP: use custom traceback code to speedup exception raising
- rewrite starargs in some cases
- Docs
- not yet supported