cython
https://github.com/cython/cython
Python
A 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 supported62 Subscribers
View all SubscribersAdd a CodeTriage badge to cython
Help out
- Issues
- Use refnanny for utility code
- Extract `__Pyx_PyMethodDescr_Check`
- [CI] Sometimes Compilation cache fails to retrieve the previous cache
- [BUG] Segfault when profiling a module compiled by Cython on 3.11
- Avoid Python int object creation when multiplying sequences with integers
- Turn PyxCodeWriter into a faster extension type
- Allow cdef class to inherit from PyVarObject if it does not change C struct layout
- [BUG] string in #define macro in cython in notebook
- Recognize `nogil()` arguments in pure python mode
- [BUG] Using custom generic type in type alias is not supported
- Docs
- Python not yet supported