cython-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Cython] BUG: cannot override cdef by cpdef method in .pxd
Jeroen Demeyer
[Cython] (Possible) bug: module level global vars end up in upper scope?
Yury V. Zaytsev
Re: [Cython] (Possible) bug: module level global vars end up in upper scope?
Stefan Behnel
Re: [Cython] (Possible) bug: module level global vars end up in upper scope?
Yury V. Zaytsev
[Cython] Cython infrastructure
Robert Bradshaw
Re: [Cython] Cython infrastructure
Jeroen Demeyer
Re: [Cython] Cython infrastructure
Robert Bradshaw
Re: [Cython] Cython infrastructure
Baptiste Carvello
Re: [Cython] Cython infrastructure
Dima Pasechnik
Re: [Cython] Cython infrastructure
Robert Bradshaw
Re: [Cython] Cython infrastructure
Elizabeth A. Fischer
Re: [Cython] Cython infrastructure
Baptiste Carvello
Re: [Cython] Cython infrastructure
Isuru Fernando
Re: [Cython] Cython infrastructure
Robert Bradshaw
Re: [Cython] Cython infrastructure
Dima Pasechnik
Re: [Cython] Cython infrastructure
Robert Bradshaw
Re: [Cython] Cython infrastructure
Baptiste Carvello
Re: [Cython] Cython infrastructure
Dima Pasechnik
Re: [Cython] Cython infrastructure
William Stein
Re: [Cython] Cython infrastructure
Robert Bradshaw
[Cython] PEP 520 -- Preserving Class Attribute Definition Order
Stefan Behnel
[Cython] PEP 487 -- Simpler customisation of class creation
Stefan Behnel
[Cython] bug report
swapnil jariwala
Re: [Cython] bug report
Stefan Behnel
[Cython] Cython 0.24.1 released
Stefan Behnel
Re: [Cython] [cython-users] Cython 0.24.1 released
Matthew Brett
Re: [Cython] [cython-users] Cython 0.24.1 released
Robert Bradshaw
Re: [Cython] [cython-users] Cython 0.24.1 released
Matthew Brett
[Cython] Virtual cpdef methods
Jeroen Demeyer
Re: [Cython] Virtual cpdef methods
Robert Bradshaw
Re: [Cython] Virtual cpdef methods
Greg Ewing
Re: [Cython] Virtual cpdef methods
Jeroen Demeyer
Re: [Cython] Virtual cpdef methods
Jeroen Demeyer
[Cython] Static checker for cython extension dependencies?
Nathan Goldbaum
Re: [Cython] Static checker for cython extension dependencies?
Robert Bradshaw
Re: [Cython] Static checker for cython extension dependencies?
Nathan Goldbaum
Re: [Cython] Static checker for cython extension dependencies?
Robert Bradshaw
Re: [Cython] Static checker for cython extension dependencies?
Nathan Goldbaum
Re: [Cython] Static checker for cython extension dependencies?
Robert Bradshaw
Re: [Cython] Static checker for cython extension dependencies?
Nathan Goldbaum
Re: [Cython] Static checker for cython extension dependencies?
Robert Bradshaw
Re: [Cython] Static checker for cython extension dependencies?
Robert Bradshaw
Re: [Cython] Static checker for cython extension dependencies?
Elizabeth A. Fischer
[Cython] Suggested action for "Python.h not found"
Abdeali Kothari
Re: [Cython] Suggested action for "Python.h not found"
Robert Bradshaw
Re: [Cython] Suggested action for "Python.h not found"
Elizabeth A. Fischer
Re: [Cython] Suggested action for "Python.h not found"
Nathaniel Smith
Re: [Cython] Suggested action for "Python.h not found"
Elizabeth A. Fischer
Re: [Cython] Suggested action for "Python.h not found"
Nathaniel Smith
Re: [Cython] Suggested action for "Python.h not found"
Erik Bray
[Cython] cython.org
William Stein
Re: [Cython] cython.org
Robert Bradshaw
Re: [Cython] cython.org
Robert Bradshaw
Re: [Cython] cython.org
Jeroen Demeyer
Re: [Cython] cython.org
William Stein
Re: [Cython] cython.org
Robert Bradshaw
[Cython] Supporting cython.operator in C
Jeroen Demeyer
Re: [Cython] Supporting cython.operator in C
Robert Bradshaw
Re: [Cython] Supporting cython.operator in C
Jeroen Demeyer
Re: [Cython] Supporting cython.operator in C
Robert Bradshaw
Re: [Cython] Supporting cython.operator in C
Jeroen Demeyer
Re: [Cython] Supporting cython.operator in C
Jeroen Demeyer
Re: [Cython] Supporting cython.operator in C
Robert Bradshaw
Re: [Cython] Supporting cython.operator in C
Jeroen Demeyer
Re: [Cython] Supporting cython.operator in C
Robert Bradshaw
[Cython] async def coroutines miss __module__
Yury Selivanov
Re: [Cython] async def coroutines miss __module__
Stefan Behnel
[Cython] segfault in 'async def' coroutines
Yury Selivanov
Re: [Cython] segfault in 'async def' coroutines
Yury Selivanov
Re: [Cython] segfault in 'async def' coroutines
Stefan Behnel
Re: [Cython] segfault in 'async def' coroutines
Yury Selivanov
Re: [Cython] segfault in 'async def' coroutines
Stefan Behnel
Re: [Cython] segfault in 'async def' coroutines
Yury Selivanov
Re: [Cython] segfault in 'async def' coroutines
Yury Selivanov
Re: [Cython] segfault in 'async def' coroutines
Stefan Behnel
[Cython] Illegal C code generated with numpy complex type
Jeroen Demeyer
[Cython] @staticmethod decorator applied twice
Jeroen Demeyer
Re: [Cython] @staticmethod decorator applied twice
Jeroen Demeyer
[Cython] missing cimport in module '.' - bug?
Christoph Groth
Re: [Cython] missing cimport in module '.' - bug?
Stefan Behnel
[Cython] Cygwin: Handling missing C99 long double functions
Erik Bray
Re: [Cython] Cygwin: Handling missing C99 long double functions
Dima Pasechnik
Re: [Cython] Cygwin: Handling missing C99 long double functions
Erik Bray
Re: [Cython] Cygwin: Handling missing C99 long double functions
Robert Bradshaw
Re: [Cython] Cygwin: Handling missing C99 long double functions
Ian Henriksen
Re: [Cython] Cygwin: Handling missing C99 long double functions
Erik Bray
Re: [Cython] Cygwin: Handling missing C99 long double functions
Erik Bray
Re: [Cython] Cygwin: Handling missing C99 long double functions
Robert Bradshaw
Re: [Cython] Cygwin: Handling missing C99 long double functions
Erik Bray
Re: [Cython] Cygwin: Handling missing C99 long double functions
Robert Bradshaw
Re: [Cython] Cygwin: Handling missing C99 long double functions
Erik Bray
Re: [Cython] Cygwin: Handling missing C99 long double functions
Robert Bradshaw
Re: [Cython] Cygwin: Handling missing C99 long double functions
Erik Bray
Re: [Cython] Cygwin: Handling missing C99 long double functions
Greg Ewing
Re: [Cython] Cygwin: Handling missing C99 long double functions
Erik Bray
Re: [Cython] Cygwin: Handling missing C99 long double functions
Robert Bradshaw
Re: [Cython] Cygwin: Handling missing C99 long double functions
Erik Bray
Re: [Cython] Cygwin: Handling missing C99 long double functions
Jeroen Demeyer
[Cython] Minor issue with running tests and -Wlong-long
Erik Bray
Re: [Cython] Minor issue with running tests and -Wlong-long
Stefan Behnel
Re: [Cython] Minor issue with running tests and -Wlong-long
Erik Bray
[Cython] bug report on cython-mode.el: freezes when using which-function-mode
Nathaniel Smith
Re: [Cython] bug report on cython-mode.el: freezes when using which-function-mode
Jason Madden
[Cython] Cython compiler crash in 0.24
Isuru Fernando
Re: [Cython] Cython compiler crash in 0.24
Robert Bradshaw
[Cython] unsupported meta-programming-related features
Xuancong Wang
Re: [Cython] unsupported meta-programming-related features
Robert Bradshaw
Re: [Cython] unsupported meta-programming-related features
Xuancong Wang
Re: [Cython] unsupported meta-programming-related features
Robert Bradshaw
Re: [Cython] unsupported meta-programming-related features
Stefan Behnel
[Cython] PEP 509: detect dict modification by version tag
Stefan Behnel
Re: [Cython] PEP 509: detect dict modification by version tag
Robert Bradshaw
[Cython] Cannot cythonize subclasses of setuptools.extension._Extension
Manuel Nuno Melo
Re: [Cython] Cannot cythonize subclasses of setuptools.extension._Extension
Erik Bray
Re: [Cython] Cannot cythonize subclasses of setuptools.extension._Extension
Matthew Brett
Re: [Cython] Cannot cythonize subclasses of setuptools.extension._Extension
Manuel Nuno Melo
Re: [Cython] Cannot cythonize subclasses of setuptools.extension._Extension
Robert Bradshaw
Re: [Cython] Cannot cythonize subclasses of setuptools.extension._Extension
Erik Bray
Re: [Cython] Cannot cythonize subclasses of setuptools.extension._Extension
Manuel Nuno Melo
Re: [Cython] Cannot cythonize subclasses of setuptools.extension._Extension
Erik Bray
Re: [Cython] Cannot cythonize subclasses of setuptools.extension._Extension
Manuel Nuno Melo
Re: [Cython] Cannot cythonize subclasses of setuptools.extension._Extension
Erik Bray
Re: [Cython] Cannot cythonize subclasses of setuptools.extension._Extension
Manuel Nuno Melo
[Cython] cdef public declarations
Jeroen Demeyer
Re: [Cython] cdef public declarations
Erik Bray
Re: [Cython] cdef public declarations
Jeroen Demeyer
[Cython] Fwd: Question about how best require compiler options for C sources
Erik Bray
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Nathaniel Smith
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Erik Bray
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Nathaniel Smith
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Erik Bray
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Nathaniel Smith
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Jeroen Demeyer
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Erik Bray
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Jeroen Demeyer
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Erik Bray
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Ian Henriksen
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Ian Henriksen
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Erik Bray
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Jeroen Demeyer
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Erik Bray
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Ian Henriksen
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Erik Bray
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Ian Henriksen
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Ian Henriksen
Re: [Cython] Fwd: Question about how best require compiler options for C sources
Erik Bray
[Cython] Cython 0.24 released
Robert Bradshaw
[Cython] Cython 0.24 beta
Robert Bradshaw
[Cython] Cython 0.23.5 released
Stefan Behnel
Re: [Cython] Cython 0.23.5 released
Jeroen Demeyer
Re: [Cython] Cython 0.23.5 released
Robert Bradshaw
Re: [Cython] [cython-users] Re: Cython 0.23.5 released
Matthew Brett
Re: [Cython] [cython-users] Re: Cython 0.23.5 released
Jason Madden
Re: [Cython] [cython-users] Re: Cython 0.23.5 released
Jason Madden
Re: [Cython] [cython-users] Re: Cython 0.23.5 released
Stefan Behnel
Re: [Cython] [cython-users] Re: Cython 0.23.5 released
Nathaniel Smith
Re: [Cython] [cython-users] Re: Cython 0.23.5 released
Stefan Behnel
Re: [Cython] [cython-users] Re: Cython 0.23.5 released
Nathaniel Smith
[Cython] [ANN] Python compilers workshop at SciPy this year
Nathaniel Smith
[Cython] PEP 498: literal string interpolation (f-strings)
Stefan Behnel
[Cython] PEP 515: underscores in number literals
Stefan Behnel
[Cython] Function calls and ref counts
John Ehresman
Re: [Cython] Function calls and ref counts
Jeroen Demeyer
Re: [Cython] Function calls and ref counts
John Ehresman
[Cython] Support for .pxi files
Jeroen Demeyer
Re: [Cython] Support for .pxi files
Robert Bradshaw
Re: [Cython] Support for .pxi files
Jeroen Demeyer
Re: [Cython] Support for .pxi files
Robert Bradshaw
[Cython] Cython alpha 0.24
Robert Bradshaw
Re: [Cython] Cython alpha 0.24
Jeroen Demeyer
Re: [Cython] Cython alpha 0.24
Robert Bradshaw
Re: [Cython] Cython alpha 0.24
Jeroen Demeyer
Re: [Cython] Cython alpha 0.24
Jeroen Demeyer
Re: [Cython] Cython alpha 0.24
Robert Bradshaw
Re: [Cython] Cython alpha 0.24
Jeroen Demeyer
Re: [Cython] Cython alpha 0.24
Jeroen Demeyer
Re: [Cython] Cython alpha 0.24
Robert Bradshaw
Re: [Cython] Cython alpha 0.24
Kevin Thornton
Re: [Cython] Cython alpha 0.24
Joshua
Re: [Cython] Cython alpha 0.24
Jason Madden
Re: [Cython] Cython alpha 0.24
Jason Madden
Re: [Cython] Cython alpha 0.24
Robert Bradshaw
Re: [Cython] [cython-users] Re: Cython alpha 0.24
Ian Henriksen
[Cython] Manylinux wheels for Cython
Matthew Brett
Re: [Cython] Manylinux wheels for Cython
Ian Bell
Re: [Cython] Manylinux wheels for Cython
Matthew Brett
Re: [Cython] Manylinux wheels for Cython
Matthew Brett
Re: [Cython] Manylinux wheels for Cython
Matthew Brett
Re: [Cython] Manylinux wheels for Cython
Emmanuel Gil Peyrot
Re: [Cython] Manylinux wheels for Cython
Nathaniel Smith
Re: [Cython] Manylinux wheels for Cython
Matthew Brett
Re: [Cython] Manylinux wheels for Cython
Yury V. Zaytsev
Re: [Cython] Manylinux wheels for Cython
Stefan Behnel
Re: [Cython] Manylinux wheels for Cython
Matthew Brett
[Cython] segfault with fused types and __kwdefaults__
Zach Pincus
Re: [Cython] [cython-users] Podcast Interview
Robert Bradshaw
[Cython] Bug in 0.24.0a0: bytes passed instead of strings
Marvin Poul
[Cython] libcpp container definition cleanup
Yury V. Zaytsev
[Cython] Cython 0.23.4 bug: C++ pairs with unsigned values inside other templates
Kevin Thornton
[Cython] Compiler crash in AnalyseExpressionsTransform / overload resolution with templates
Yury V. Zaytsev
Earlier messages
Later messages