cython-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Cython] Non-type template parameters
Ian Henriksen
Re: [Cython] Non-type template parameters
Stefan Behnel
Re: [Cython] Non-type template parameters
Ian Henriksen
[Cython] Cython 0.23 beta 1 released
Stefan Behnel
Re: [Cython] Cython 0.23 beta 1 released
Jeroen Demeyer
Re: [Cython] Cython 0.23 beta 1 released
Jeroen Demeyer
[Cython] Problem with declaring a map with an enum type.
Brian McAndrews
Re: [Cython] Problem with declaring a map with an enum type.
Robert Bradshaw
[Cython] Fwd: [BUG] Cython failing performance when Numpy is not installed
Alex S.
Re: [Cython] Fwd: [BUG] Cython failing performance when Numpy is not installed
Stefan Behnel
Re: [Cython] Fwd: [BUG] Cython failing performance when Numpy is not installed
Alex S.
[Cython] Handling of cascaded assignment
Ian Henriksen
Re: [Cython] Handling of cascaded assignment
Stefan Behnel
[Cython] overflow bug?
Mark Florisson
Re: [Cython] overflow bug?
Stefan Behnel
Re: [Cython] overflow bug?
Jeroen Demeyer
[Cython] Regression: cdef append() no longer works
Jeroen Demeyer
Re: [Cython] Regression: cdef append() no longer works
Robert Bradshaw
Re: [Cython] Regression: cdef append() no longer works
Stefan Behnel
[Cython] PyUnicode_Tailmatch
Josh Ayers
Re: [Cython] PyUnicode_Tailmatch
Robert Bradshaw
Re: [Cython] PyUnicode_Tailmatch
Stefan Behnel
Re: [Cython] PyUnicode_Tailmatch
Robert Bradshaw
[Cython] Multidimensional indexing of C++ objects
Ian Henriksen
Re: [Cython] Multidimensional indexing of C++ objects
Stefan Behnel
Re: [Cython] Multidimensional indexing of C++ objects
Michael Enßlin
Re: [Cython] Multidimensional indexing of C++ objects
Stefan Behnel
Re: [Cython] Multidimensional indexing of C++ objects
Ian Henriksen
Re: [Cython] Multidimensional indexing of C++ objects
Stefan Behnel
Re: [Cython] Multidimensional indexing of C++ objects
Ian Henriksen
Re: [Cython] cython-devel Digest, Vol 53, Issue 9
Stephen LARROQUE
[Cython] Use of long type for intermediate integral variables
Robert McGibbon
Re: [Cython] Use of long type for intermediate integral variables
Stefan Behnel
Re: [Cython] Use of long type for intermediate integral variables
Robert McGibbon
Re: [Cython] Use of long type for intermediate integral variables
Stefan Behnel
Re: [Cython] Use of long type for intermediate integral variables
Robert McGibbon
Re: [Cython] Use of long type for intermediate integral variables
Ian Henriksen
Re: [Cython] Use of long type for intermediate integral variables
Robert Bradshaw
Re: [Cython] Use of long type for intermediate integral variables
Robert Bradshaw
Re: [Cython] Use of long type for intermediate integral variables
Ian Henriksen
Re: [Cython] Use of long type for intermediate integral variables
David Vierra
Re: [Cython] Use of long type for intermediate integral variables
Stefan Behnel
[Cython] generating documentation from Cython source code (was: [cython-users] Compiling a Cython module *without* having the required libraries)
Stefan Behnel
[Cython] Feature Request: Variadic Templates
Michael Enßlin
[Cython] Cython 0.22.1 released
Stefan Behnel
[Cython] Bug: Extension Type inheriting from int cause a MemoryError
Stephen LARROQUE
Re: [Cython] Bug: Extension Type inheriting from int cause a MemoryError
Stephen LARROQUE
Re: [Cython] Bug: Extension Type inheriting from int cause a MemoryError
Stefan Behnel
[Cython] Bug: comprehensions clear current exception
Andrew Svetlov
Re: [Cython] Bug: comprehensions clear current exception
Stefan Behnel
Re: [Cython] Bug: comprehensions clear current exception
Andrew Svetlov
[Cython] Feature request: Flag to enable warnings when 'extern' functions are not declared 'except +'
Michael Enßlin
[Cython] Can't call functions with multi-token template arguments such as 'char *'
Michael Enßlin
[Cython] Compiler crash in AnalyseExpressionsTransform
Michael Enßlin
[Cython] Cython produces invalid code for operator()
Michael Enßlin
Re: [Cython] Cython produces invalid code for operator()
Ian Henriksen
[Cython] Feature request: Expose methods to fake stack traces
Michael Enßlin
[Cython] cython-0.23 monkey-patches stdlib?
Neal Becker
Re: [Cython] cython-0.23 monkey-patches stdlib?
Stefan Behnel
Re: [Cython] cython-0.23 monkey-patches stdlib?
Stefan Behnel
[Cython] candidate for bug fix release 0.22.1
Stefan Behnel
[Cython] PEP 492 implemented (async/await)
Stefan Behnel
[Cython] Exporting inline functions from a pyx.
Jesus-Omar Ocegueda-Gonzalez
Re: [Cython] Exporting inline functions from a pyx.
Robert Bradshaw
Re: [Cython] Exporting inline functions from a pyx.
Jesus-Omar Ocegueda-Gonzalez
Re: [Cython] Exporting inline functions from a pyx.
Stefan Behnel
Re: [Cython] Exporting inline functions from a pyx.
Robert Bradshaw
[Cython] Pull request #374 (api mangling prefix) merged in Sage
Jeroen Demeyer
[Cython] Broken link to CEP 516
Jeroen Demeyer
Re: [Cython] Broken link to CEP 516
Stefan Behnel
Re: [Cython] Broken link to CEP 516
Robert Bradshaw
Re: [Cython] Broken link to CEP 516
Andrea Bedini
Re: [Cython] Broken link to CEP 516
Robert Bradshaw
[Cython] a C++ wrapping wishlist
Stefan Behnel
Re: [Cython] a C++ wrapping wishlist
Ian Henriksen
Re: [Cython] a C++ wrapping wishlist
Robert Bradshaw
[Cython] PEP 448 implemented: unpacking generalisations
Stefan Behnel
[Cython] Cython generates invalid C code for some generator expressions in cdef functions
Michael Enßlin
Re: [Cython] Cython generates invalid C code for some generator expressions in cdef functions
Stefan Behnel
[Cython] Misleading error message when assigning function pointers with differing except* declarations
Michael Enßlin
Re: [Cython] Misleading error message when assigning function pointers with differing except* declarations
Stefan Behnel
[Cython] fixing jedi typing support with Jedi 0.9
Stefan Behnel
[Cython] [PATCH 1/2] Move ~/.pyxbld to $XDG_CACHE_HOME/pyxbld
Emmanuel Gil Peyrot
[Cython] [PATCH 2/2] Make the Cython cache directory fallback to ~/.cache/cython if $XDG_CACHE_HOME isn’t set
Emmanuel Gil Peyrot
Re: [Cython] [PATCH 1/2] Move ~/.pyxbld to $XDG_CACHE_HOME/pyxbld
Emmanuel Gil Peyrot
[Cython] New hosting
Robert Bradshaw
Re: [Cython] New hosting
Stefan Behnel
Re: [Cython] New hosting
Matthew Brett
Re: [Cython] New hosting
Robert Bradshaw
[Cython] release preparations for 0.22.1 and 0.23
Stefan Behnel
Re: [Cython] release preparations for 0.22.1 and 0.23
Jeroen Demeyer
Re: [Cython] release preparations for 0.22.1 and 0.23
Stefan Behnel
[Cython] Dash in the executable's filename
Anton D . Kachalov
Re: [Cython] Dash in the executable's filename
Robert Bradshaw
Re: [Cython] Dash in the executable's filename
Stefan Behnel
Re: [Cython] Dash in the executable's filename
Robert Bradshaw
Re: [Cython] Dash in the executable's filename
Stefan Behnel
Re: [Cython] Dash in the executable's filename
Robert Bradshaw
[Cython] Cython produces invalid C code
Michael Enßlin
Re: [Cython] Cython produces invalid C code
Robert Bradshaw
Re: [Cython] Cython produces invalid C code
Michael Enßlin
[Cython] Generator ABC in Py3.5
Stefan Behnel
[Cython] PEP 492 - Coroutines with async and await syntax
Stefan Behnel
[Cython] Possible bug: Memory leak issues when using cpython.array as memoryview and/or buffer in Python 2.7
Matt Graham
[Cython] PEP 489: Redesigning extension module loading
Stefan Behnel
[Cython] CI tests with pypy/pypy3
Stefan Behnel
[Cython] [RFE] Add dummy compiler directive decorators for pure python mode
Carlos Pita
Re: [Cython] [RFE] Add dummy compiler directive decorators for pure python mode
Stefan Behnel
Re: [Cython] [RFE] Add dummy compiler directive decorators for pure python mode
Carlos Pita
Re: [Cython] [RFE] Add dummy compiler directive decorators for pure python mode
Robert Bradshaw
[Cython] [Bug] Memoryviews in pure python mode
Carlos Pita
Re: [Cython] [Bug] Memoryviews in pure python mode
Carlos Pita
[Cython] [Bug] Coercion of struct constructor nodes
Carlos Pita
Re: [Cython] [Bug] Coercion of struct constructor nodes
Stefan Behnel
Re: [Cython] [cython-users] Re: Bringing Cython and PyPy closer together
Lisandro Dalcin
Re: [Cython] [cython-users] Re: Bringing Cython and PyPy closer together
Stefan Behnel
Re: [Cython] [cython-users] Re: Bringing Cython and PyPy closer together
Lisandro Dalcin
Re: [Cython] [cython-users] Re: Bringing Cython and PyPy closer together
Stefan Behnel
Re: [Cython] [cython-users] Re: Bringing Cython and PyPy closer together
Lisandro Dalcin
Re: [Cython] [cython-users] Re: Bringing Cython and PyPy closer together
Lisandro Dalcin
Re: [Cython] [cython-users] Re: Bringing Cython and PyPy closer together
Stefan Behnel
Re: [Cython] [cython-users] Re: Bringing Cython and PyPy closer together
Lisandro Dalcin
[Cython] "long long" versus "PY_LONG_LONG"
Lisandro Dalcin
Re: [Cython] "long long" versus "PY_LONG_LONG"
Stefan Behnel
Re: [Cython] "long long" versus "PY_LONG_LONG"
Lisandro Dalcin
Re: [Cython] "long long" versus "PY_LONG_LONG"
Lisandro Dalcin
[Cython] Generated function has invalid name when converting from python object to C struct defined in C++ namespace
Daniel Grunwald
[Cython] Cython magic annotate option is broken under IPython 3.0
Nathan Goldbaum
[Cython] Proposal: extern implementations of functions
Jeroen Demeyer
[Cython] Sorry: 0.22.x and master broken
Lisandro Dalcin
[Cython] Cython inserting unqualified module name into sys.module on python 3?
Nathaniel Smith
Re: [Cython] Cython inserting unqualified module name into sys.module on python 3?
Robert Bradshaw
Re: [Cython] Cython inserting unqualified module name into sys.module on python 3?
Nathaniel Smith
Re: [Cython] Cython inserting unqualified module name into sys.module on python 3?
Sturla Molden
[Cython] Py3, TypeConversion.c, PyLong internals
Lisandro Dalcin
[Cython] PyPy3 fixes
Lisandro Dalcin
Re: [Cython] PyPy3 fixes
Stefan Behnel
Re: [Cython] PyPy3 fixes
Lisandro Dalcin
Re: [Cython] PyPy3 fixes
Robert Bradshaw
[Cython] PyMethod_New compatibility
Kai Huuhko
Re: [Cython] PyMethod_New compatibility
Stefan Behnel
Re: [Cython] PyMethod_New compatibility
Kai Huuhko
[Cython] PEP 448: Additional Unpacking Generalizations
Stefan Behnel
[Cython] ANN: SciPy Latin América 2015 - Call for Proposals
Raniere Silva
[Cython] Google Summer of Code and NumFOCUS
Raniere Silva
[Cython] Cython 0.22 released
Robert Bradshaw
[Cython] operator() bug in cython
Ulrich Dobramysl
Re: [Cython] operator() bug in cython
Stefan Behnel
Re: [Cython] operator() bug in cython
Ulrich Dobramysl
Re: [Cython] operator() bug in cython
Greg Ewing
Re: [Cython] operator() bug in cython
Ulrich Dobramysl
Re: [Cython] operator() bug in cython
Ian Henriksen
Re: [Cython] operator() bug in cython
Ian Henriksen
[Cython] [RFC PATCH] add read-only buffer support to typed memoryviews
Richard Hansen
[Cython] Compilation failes if a class member is named "INFINITY"
Michael
Re: [Cython] Compilation failes if a class member is named "INFINITY"
Matthew Brett
Re: [Cython] Compilation failes if a class member is named "INFINITY"
Michael
Re: [Cython] Compilation failes if a class member is named "INFINITY"
Stefan Behnel
Re: [Cython] Compilation failes if a class member is named "INFINITY"
Michael
Re: [Cython] Compilation failes if a class member is named "INFINITY"
Greg Ewing
Re: [Cython] Compilation failes if a class member is named "INFINITY"
Michael
[Cython] bug in typed memoryviews (memoryviewslice)
Richard Hansen
Re: [Cython] bug in typed memoryviews (memoryviewslice)
Richard Hansen
Re: [Cython] bug in typed memoryviews (memoryviewslice)
Richard Hansen
[Cython] IPython with Cython support on Android
Apps Embedded
Re: [Cython] IPython with Cython support on Android
William Stein
Re: [Cython] IPython with Cython support on Android
Robert Bradshaw
Re: [Cython] IPython with Cython support on Android
Apps Embedded
Re: [Cython] IPython with Cython support on Android
Stefan Behnel
Re: [Cython] IPython with Cython support on Android
Apps Embedded
Re: [Cython] IPython with Cython support on Android
Greg Ewing
Re: [Cython] IPython with Cython support on Android
Apps Embedded
[Cython] Cython 0.22 beta
Robert Bradshaw
[Cython] Variable Step Value
Favian Contreras
[Cython] Cython 0.22.alpha
Robert Bradshaw
Re: [Cython] Cython 0.22.alpha
Anton D . Kachalov
[Cython] Cython 0.21.2 released
Stefan Behnel
[Cython] GvR on type hinting in Python
Stefan Behnel
Re: [Cython] [cython-users] is there a schedule for next cython update (0.21.2) ?
Stefan Behnel
[Cython] Cythonize silently ignores nonexistent files
Kevin Norris
Re: [Cython] Cythonize silently ignores nonexistent files
Stefan Behnel
Re: [Cython] Cythonize silently ignores nonexistent files
Robert Bradshaw
[Cython] cygdb bugs when debugging python 3 extensions
Ben Booth
[Cython] Cython <> pythran collaboration
serge Guelton
Re: [Cython] Cython <> pythran collaboration
Robert Bradshaw
Re: [Cython] Cython <> pythran collaboration
Stefan Behnel
[Cython] Can't assign numpy array to memoryview
Dave Hirschfeld
Re: [Cython] Can't assign numpy array to memoryview
Dave Hirschfeld
[Cython] Possible bug (or wrong documentation) WRT "not None"
Samuele Kaplun
Re: [Cython] Possible bug (or wrong documentation) WRT "not None"
Stefan Behnel
Re: [Cython] Possible bug (or wrong documentation) WRT "not None"
Samuele Kaplun
Re: [Cython] Possible bug (or wrong documentation) WRT "not None"
Greg Ewing
[Cython] cython --cplus --embed generates invalid code
Michael Enßlin
Re: [Cython] cython --cplus --embed generates invalid code
Stefan Behnel
[Cython] Location where extern declarations are parsed
Favian Contreras
Re: [Cython] Location where extern declarations are parsed
Robert Bradshaw
[Cython] Compiler crash in cython 0.21.1 DebugTransform
Rich Leigh
[Cython] Cython sometimes fails to build on Travis
Ondrej Certik
Re: [Cython] Cython sometimes fails to build on Travis
Nathaniel Smith
Re: [Cython] Cython sometimes fails to build on Travis
Stefan Behnel
Earlier messages
Later messages