Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
cython
Repository
2d24acc5aebc9f4ff1945901e4d0471934dcaf1a
Switch branch/tag
cython
Cython
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/kirr/cython.git
fix generated refnanny macros needing explicit casts to PyObject*
Lisandro Dalcin authored
16 years ago
2d24acc5
Name
Last commit
Last update
..
Compiler
fix generated refnanny macros needing explicit casts to PyObject*
16 years ago
Distutils
give a hint on what went wrong on a failed Cython import from distutils
16 years ago
Includes
One shouldn't have to maintain manual recursion stacks in this day and age...
16 years ago
Mac
Cleared file executable bit that was set earlier by a mistake
16 years ago
Plex
Py3 code deprecation fixes
16 years ago
Runtime
enhancements to refnanny exception handling and API
16 years ago
Tests
Cleared file executable bit that was set earlier by a mistake
16 years ago
Unix
Cleared file executable bit that was set earlier by a mistake
16 years ago
CodeWriter.py
Improvements to TempsBlockNode interface
16 years ago
Debugging.py
Cleared file executable bit that was set earlier by a mistake
16 years ago
Shadow.py
more flexable declare
16 years ago
StringIOTree.py
some profiler guided streamlining in compiler output writers
16 years ago
TestUtils.py
Introduce TempsBlockNode utility, improve TreeFragment-generated temps
16 years ago
Utils.py
support cleanup code for utility code
16 years ago
__init__.py
cython.locals(...) decorator for pure python type declarations.
16 years ago