cython
https://github.com/cython/cython
Python
The most widely used Python to C compiler
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.
Python not yet supported66 Subscribers
View all SubscribersAdd a CodeTriage badge to cython
Help out
- Issues
- [BUG] Cache fingerprinting ignores `compiler_directives`
- [ENH] Support C item annotations like `str[Py_UCS4]` and `str[str]`
- Separate out and simplify the common memoryview indexing cases in "_unellipsify()"
- Fix using sizeof in exern arrays
- [BUG] compiler crash when abusing iterators
- [ENH] Specialise exception raising code
- Performance degradation when shared utility is enabled
- Allow casting C values to Python 'bool'
- [BUG] cimport fails for "modulename.py" in package "modulename"
- BLD: avoid deprecated pypi trove classifier
- Docs
- Python not yet supported