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
- [BUG] Building namespace packages does not work with glob patterns
- [BUG] from cython cimport as ... doesn't work in annotations
- [BUG] cython can't find *.h/pxd files for a package, which is installed as editable
- Fix utilitycode generation for const fused typedef [0.29.x]
- Infer float in "safe" mode
- [BUG] GC tracked class with base class with __weakref__ triggers "not untracked before destruction" debug warning (Python 3.11)
- Allow nested C++ names after a module name
- [BUG] Compilation crashes when using `const`-qualified customly fused-typed memoryview parameters for `def` function
- [BUG] AttributeError: 'ErrorType' object has no attribute 'from_py_call_code'
- [ENH] Allow to package multiple modules in one shared object
- Docs
- Python not yet supported