cython-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2014/07/19
Re: [Cython] License information on each individual files
Nathaniel Smith
2014/07/18
Re: [Cython] License information on each individual files
Stefan Behnel
2014/07/18
Re: [Cython] License information on each individual files
Sturla Molden
2014/07/18
Re: [Cython] License information on each individual files
Robert Bradshaw
2014/07/18
Re: [Cython] License information on each individual files
Julian Taylor
2014/07/18
Re: [Cython] License information on each individual files
Nathaniel Smith
2014/07/18
Re: [Cython] License information on each individual files
Robert Bradshaw
2014/07/18
Re: [Cython] License information on each individual files
Nathaniel Smith
2014/07/18
Re: [Cython] License information on each individual files
Sturla Molden
2014/07/18
Re: [Cython] Automatic conversion with fixed-size C arrays
Robert Bradshaw
2014/07/18
Re: [Cython] Automatic conversion with fixed-size C arrays
Kurt Smith
2014/07/16
Re: [Cython] Automatic conversion with fixed-size C arrays
Robert Bradshaw
2014/07/16
[Cython] Automatic conversion with fixed-size C arrays
Kurt Smith
2014/07/15
[Cython] License information on each individual files
Benjamin Lerman
2014/07/15
Re: [Cython] heads-up on master branch status
Robert Bradshaw
2014/07/14
[Cython] heads-up on master branch status
Stefan Behnel
2014/07/08
[Cython] Compiler crash: forward declaration of cdef class with "public" attributes
Alok Singhal
2014/07/06
Re: [Cython] Wrong order of __Pyx_DECREF when calling a function with an implicit str → char* conversion.
Stefan Behnel
2014/07/06
Re: [Cython] memory view creation during cascaded assignments
Stefan Behnel
2014/07/05
Re: [Cython] Travis-ci builds of OSX wheels
Robert Bradshaw
2014/07/05
Re: [Cython] Travis-ci builds of OSX wheels
Matthew Brett
2014/07/05
Re: [Cython] Travis-ci builds of OSX wheels
Robert Bradshaw
2014/07/05
Re: [Cython] memory view creation during cascaded assignments
Mark Florisson
2014/07/05
[Cython] memory view creation during cascaded assignments
Stefan Behnel
2014/07/04
Re: [Cython] Travis-ci builds of OSX wheels
Matthew Brett
2014/07/03
Re: [Cython] Travis-ci builds of OSX wheels
Robert Bradshaw
2014/07/03
[Cython] Travis-ci builds of OSX wheels
Matthew Brett
2014/06/25
Re: [Cython] NumPy 1.7+ warnings
Frédéric Bastien
2014/06/25
[Cython] NumPy 1.7+ warnings
Stefan Behnel
2014/06/22
Re: [Cython] Fused type signature resolution failures
Stefan Behnel
2014/06/22
Re: [Cython] Fused type signature resolution failures
Pauli Virtanen
2014/06/22
Re: [Cython] Fused type signature resolution failures
Stefan Behnel
2014/06/19
Re: [Cython] Cython bugfix release
Yaroslav Halchenko
2014/06/18
Re: [Cython] Cython bugfix release
Yaroslav Halchenko
2014/06/17
Re: [Cython] any more changes for 0.21?
Robert Bradshaw
2014/06/17
Re: [Cython] any more changes for 0.21?
Robert Bradshaw
2014/06/16
Re: [Cython] any more changes for 0.21?
Robert Bradshaw
2014/06/16
[Cython] Cython bugfix release
Robert Bradshaw
2014/06/16
Re: [Cython] any more changes for 0.21?
Robert Bradshaw
2014/06/16
Re: [Cython] JyNI - C-API emulation for Jython
Robert Bradshaw
2014/06/16
[Cython] JyNI - C-API emulation for Jython
Stefan Behnel
2014/06/16
[Cython] any more changes for 0.21?
Stefan Behnel
2014/06/04
Re: [Cython] Cython 0.20.2 beta
Robert Bradshaw
2014/05/31
Re: [Cython] Wrong order of __Pyx_DECREF when calling a function with an implicit str → char* conversion.
Greg Ewing
2014/05/31
Re: [Cython] Wrong order of __Pyx_DECREF when calling a function with an implicit str → char* conversion.
Stefan Behnel
2014/05/30
Re: [Cython] Wrong order of __Pyx_DECREF when calling a function with an implicit str → char* conversion.
Stefan Behnel
2014/05/30
Re: [Cython] Wrong order of __Pyx_DECREF when calling a function with an implicit str → char* conversion.
Stefan Behnel
2014/05/29
[Cython] Cython 0.20.2 beta
Robert Bradshaw
2014/05/28
[Cython] Wrong order of __Pyx_DECREF when calling a function with an implicit str → char* conversion.
Emmanuel Gil Peyrot
2014/05/20
[Cython] undefined reference to `__Pyx_PyInt_As_unsigned_int error
Joshua Adelman
2014/05/09
Re: [Cython] GCC Pxd
Philip Herron
2014/05/07
Re: [Cython] Bug in C code generation
Stefan Behnel
2014/04/30
[Cython] Bug in C code generation
Ulf Worsoe
2014/04/30
[Cython] GCC Pxd
Philip Herron
2014/04/21
[Cython] MPI_Type_create_hindexed_block() segfaults
Lisandro Dalcin
2014/04/21
Re: [Cython] MPI_Type_create_hindexed_block() segfaults
Lisandro Dalcin
2014/04/13
Re: [Cython] Move IPython's cython extension to cython
Stefan Behnel
2014/04/13
Re: [Cython] Move IPython's cython extension to cython
Martín Gaitán
2014/04/07
Re: [Cython] memoryview slice transpose
Syam Gadde
2014/04/06
Re: [Cython] Move IPython's cython extension to cython
Martín Gaitán
2014/04/06
Re: [Cython] memoryview slice transpose
Stefan Behnel
2014/04/06
Re: [Cython] Move IPython's cython extension to cython
Stefan Behnel
2014/04/05
Re: [Cython] Move IPython's cython extension to cython
Martín Gaitán
2014/04/05
Re: [Cython] Move IPython's cython extension to cython
Robert Bradshaw
2014/04/05
[Cython] Move IPython's cython extension to cython
Martín Gaitán
2014/03/27
[Cython] memoryview slice transpose
Syam Gadde
2014/03/27
Re: [Cython] line tracing/profiling code objects
Syam Gadde
2014/03/22
Re: [Cython] Too many instantiations with fused type memoryviews
Pauli Virtanen
2014/03/22
Re: [Cython] Too many instantiations with fused type memoryviews
Pauli Virtanen
2014/03/22
Re: [Cython] Too many instantiations with fused type memoryviews
Stefan Behnel
2014/03/22
Re: [Cython] Too many instantiations with fused type memoryviews
Sturla Molden
2014/03/21
Re: [Cython] 0.20.2
Robert Bradshaw
2014/03/21
Re: [Cython] 0.20.2
Stefan Behnel
2014/03/18
[Cython] Fused type signature resolution failures
Pauli Virtanen
2014/03/12
Re: [Cython] Numpy Deprecation Warnings
Stefan Behnel
2014/03/12
Re: [Cython] Numpy Deprecation Warnings
Anthony Scopatz
2014/03/08
Re: [Cython] Too many instantiations with fused type memoryviews
Pauli Virtanen
2014/03/08
Re: [Cython] Too many instantiations with fused type memoryviews
Stefan Behnel
2014/03/08
[Cython] Too many instantiations with fused type memoryviews
Pauli Virtanen
2014/03/05
Re: [Cython] Crash with freelist() and __slots__
Stefan Behnel
2014/03/05
Re: [Cython] Crash with freelist() and __slots__
Robert Bradshaw
2014/03/03
[Cython] Crash with freelist() and __slots__
Stefan Behnel
2014/02/27
Re: [Cython] line tracing/profiling code objects
Stefan Behnel
2014/02/27
[Cython] line tracing/profiling code objects
Syam Gadde
2014/02/26
[Cython] ANN: XDress v0.4
Anthony Scopatz
2014/02/22
Re: [Cython] Compiler crash in RemoveUnreachableCode
Stefan Behnel
2014/02/22
Re: [Cython] Compiler crash in RemoveUnreachableCode
Andriy Kornatskyy
2014/02/22
[Cython] 0.20.2
Stefan Behnel
2014/02/21
Re: [Cython] Invalid C++ with Python and C++ iterators (not compiling CLang)
Robert Bradshaw
2014/02/17
[Cython] Invalid C++ with Python and C++ iterators (not compiling CLang)
Gael Varoquaux
2014/02/14
Re: [Cython] Cython 0.20.1 released
Stefan Behnel
2014/02/14
Re: [Cython] Cython 0.20.1 released
Arfrever Frehtes Taifersar Arahesis
2014/02/12
Re: [Cython] Cython 0.20.1 released
Arfrever Frehtes Taifersar Arahesis
2014/02/11
[Cython] Cython 0.20.1 released
Robert Bradshaw
2014/02/08
Re: [Cython] Bug: Memoryview of struct with adjacent string fields does not detect string boundaries
Stefan Behnel
2014/02/07
[Cython] Bugfix release 0.20.1 release candidate
Robert Bradshaw
2014/02/06
[Cython] Bug: Memoryview of struct with adjacent string fields does not detect string boundaries
Joshua Adelman
2014/02/05
[Cython] CPython ticket on allowing non-ASCII names for extension modules
Stefan Behnel
2014/02/04
Re: [Cython] 0.20.1 bug fix release
Stefan Behnel
2014/02/03
Re: [Cython] 0.20.1 bug fix release (was: Broken list multiplication)
Robert Bradshaw
2014/02/02
Re: [Cython] Bug: _PyType_Lookup shortcut in Cython 0.20 breaks lookup of __exit__ in Python 2.6
Stefan Behnel
2014/02/02
Re: [Cython] Bug: _PyType_Lookup shortcut in Cython 0.20 breaks lookup of __exit__ in Python 2.6
Wouter Bolsterlee
2014/02/02
Re: [Cython] Bug: _PyType_Lookup shortcut in Cython 0.20 breaks lookup of __exit__ in Python 2.6
Stefan Behnel
2014/02/02
Re: [Cython] inspect.isbuiltin(cyfunction) and inheritance from PyCFunction
Stefan Behnel
2014/02/02
Re: [Cython] inspect.isbuiltin(cyfunction) and inheritance from PyCFunction
Stefan Behnel
2014/02/01
[Cython] inspect.isbuiltin(cyfunction) and inheritance from PyCFunction (was: breaking news in Py3.4: inspect.isfunction(cyfunction) == True)
Stefan Behnel
2014/01/31
[Cython] breaking news in Py3.4: inspect.isfunction(cyfunction) == True
Stefan Behnel
2014/01/31
Re: [Cython] memoryview refcount error
Syam Gadde
2014/01/31
[Cython] Sage build problem
Stefan Behnel
2014/01/31
[Cython] flow control analysis of expressions (was: segfault due to using DECREF instead of XDECREF)
Stefan Behnel
2014/01/31
[Cython] 0.20.1 bug fix release (was: Broken list multiplication)
Stefan Behnel
2014/01/30
Re: [Cython] Broken list multiplication
Stefan Behnel
2014/01/30
Re: [Cython] "embedsignature" and "autotestdict" features in Py3.4
Stefan Behnel
2014/01/29
Re: [Cython] Broken list multiplication
Robert Bradshaw
2014/01/29
Re: [Cython] Broken list multiplication
Robert Bradshaw
2014/01/29
Re: [Cython] segfault due to using DECREF instead of XDECREF
Victor Makarov
2014/01/29
Re: [Cython] segfault due to using DECREF instead of XDECREF
Stefan Behnel
2014/01/29
Re: [Cython] Broken list multiplication
Stefan Behnel
2014/01/28
[Cython] Broken list multiplication
R. Andrew Ohana
2014/01/28
[Cython] memoryview refcount error
Syam Gadde
2014/01/26
Re: [Cython] segfault due to using DECREF instead of XDECREF
Victor Makarov
2014/01/24
Re: [Cython] 0.20 tests fail with python3.4b2
Stefan Behnel
2014/01/24
[Cython] 0.20 tests fail with python3.4b2
Julian Taylor
2014/01/23
Re: [Cython] segfault due to using DECREF instead of XDECREF
Stefan Behnel
2014/01/23
Re: [Cython] segfault due to using DECREF instead of XDECREF
Victor Makarov
2014/01/23
[Cython] C code churn and benchmark diffs
Stefan Behnel
2014/01/23
Re: [Cython] segfault due to using DECREF instead of XDECREF
Syam Gadde
2014/01/23
Re: [Cython] bytearray tests fail with default unsigned char
Stefan Behnel
2014/01/23
Re: [Cython] segfault due to using DECREF instead of XDECREF
Stefan Behnel
2014/01/21
[Cython] segfault due to using DECREF instead of XDECREF
Syam Gadde
2014/01/21
[Cython] bytearray tests fail with default unsigned char
Julian Taylor
2014/01/21
Re: [Cython] Compiler crash in RemoveUnreachableCode
Stefan Behnel
2014/01/20
Re: [Cython] Compiler crash in RemoveUnreachableCode
Andriy Kornatskyy
2014/01/20
Re: [Cython] Compiler crash in RemoveUnreachableCode
Stefan Behnel
2014/01/20
[Cython] Compiler crash in RemoveUnreachableCode
Andriy Kornatskyy
2014/01/19
Re: [Cython] Cython 0.20 release
Stefan Behnel
2014/01/19
Re: [Cython] Cython 0.20 release
Arfrever Frehtes Taifersar Arahesis
2014/01/18
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Sebastian Berg
2014/01/18
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Nathaniel Smith
2014/01/18
Re: [Cython] Cython 0.20 beta 2
Christoph Gohlke
2014/01/18
[Cython] Cython 0.20 release
Robert Bradshaw
2014/01/16
Re: [Cython] Cython 0.20 beta 2
Stefan Behnel
2014/01/16
Re: [Cython] Cython 0.20 beta 2
Robert Bradshaw
2014/01/16
Re: [Cython] Cython 0.20 beta 2
Christoph Gohlke
2014/01/16
[Cython] assignment to reference argument bug, revisited
Robert Byrnes
2014/01/16
[Cython] Cython 0.20 release candidates
Robert Bradshaw
2014/01/14
Re: [Cython] libimobiledevice build broken by 0.20b2
Stefan Behnel
2014/01/14
Re: [Cython] libimobiledevice build broken by 0.20b2
Julian Taylor
2014/01/14
Re: [Cython] h5py build broken by 0.20b2
Julian Taylor
2014/01/14
Re: [Cython] libimobiledevice build broken by 0.20b2
Robert Bradshaw
2014/01/13
Re: [Cython] Cython 0.20 beta 2
Robert Bradshaw
2014/01/13
Re: [Cython] Cython 0.20 beta 2
Robert Bradshaw
2014/01/13
Re: [Cython] h5py build broken by 0.20b2
Robert Bradshaw
2014/01/13
Re: [Cython] remove timestamps from generated source files
Julian Taylor
2014/01/13
Re: [Cython] remove timestamps from generated source files
Robert Bradshaw
2014/01/13
Re: [Cython] h5py build broken by 0.20b2
Julian Taylor
2014/01/13
[Cython] remove timestamps from generated source files
Julian Taylor
2014/01/13
Re: [Cython] Cython 0.20 beta 2
Stefan Behnel
2014/01/13
Re: [Cython] Cython 0.20 beta 2
Christoph Gohlke
2014/01/13
Re: [Cython] h5py build broken by 0.20b2
Stefan Behnel
2014/01/12
[Cython] h5py build broken by 0.20b2
Julian Taylor
2014/01/12
[Cython] libimobiledevice build broken by 0.20b2
Julian Taylor
2014/01/12
Re: [Cython] [cython-users] which __new__ to use?
Stefan Behnel
2014/01/12
Re: [Cython] tp_alloc() vs. object.__new__() (was: Cython 0.20 beta 2)
Robert Bradshaw
2014/01/12
[Cython] tp_alloc() vs. object.__new__() (was: Cython 0.20 beta 2)
Stefan Behnel
2014/01/12
Re: [Cython] Cython 0.20 beta 2
Stefan Behnel
2014/01/11
[Cython] Cython 0.20 beta 2
Robert Bradshaw
2014/01/10
Re: [Cython] [cython-users] which __new__ to use?
Stefan Behnel
2014/01/10
Re: [Cython] [cython-users] which __new__ to use?
Stefan Behnel
2014/01/10
Re: [Cython] [cython-users] which __new__ to use?
Stefan Behnel
2014/01/10
Re: [Cython] [cython-users] which __new__ to use?
Stefan Behnel
2014/01/10
Re: [Cython] cdef class tp_new should call PyBaseObject_Type.tp_new?
Simon Jagoe
2014/01/10
Re: [Cython] cdef class tp_new should call PyBaseObject_Type.tp_new?
Stefan Behnel
2014/01/10
Re: [Cython] cdef class tp_new should call PyBaseObject_Type.tp_new?
Stefan Behnel
2014/01/10
Re: [Cython] cdef class tp_new should call PyBaseObject_Type.tp_new?
Simon Jagoe
2014/01/08
Re: [Cython] cdef class tp_new should call PyBaseObject_Type.tp_new?
Stefan Behnel
2014/01/08
[Cython] cdef class tp_new should call PyBaseObject_Type.tp_new?
Simon Jagoe
2014/01/07
Re: [Cython] [cython-users] Re: Cython 0.20 beta 1
Stefan Behnel
2014/01/07
Re: [Cython] [cython-users] Re: Cython 0.20 beta 1
Stefan Behnel
2014/01/07
Re: [Cython] [cython-users] Re: Cython 0.20 beta 1
Stefan Behnel
2014/01/06
[Cython] Possible bug in Python string to C++ string conversion
Brunick, Gerard:(Constellation)
2014/01/05
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Stefan Behnel
2014/01/05
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Stefan Behnel
2014/01/04
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Nathaniel Smith
2014/01/04
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Stefan Behnel
2014/01/04
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Stefan Behnel
2014/01/04
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Stefan Behnel
2014/01/04
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Nathaniel Smith
2014/01/04
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Robert Bradshaw
2014/01/04
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Nathaniel Smith
2014/01/04
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Stefan Behnel
2014/01/04
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Robert Bradshaw
2014/01/04
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Stefan Behnel
2014/01/04
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
Stefan Behnel
2014/01/03
[Cython] Cython 0.20 beta 1
Robert Bradshaw
2014/01/03
Re: [Cython] "relaxed_strides" test broken with NumPy 1.8
mark florisson
2014/01/03
[Cython] "relaxed_strides" test broken with NumPy 1.8
Stefan Behnel
2013/12/17
Re: [Cython] Seemingly incorrect specialization of templates
Vinay Sajip
2013/12/16
[Cython] Seemingly incorrect specialization of templates
Vinay Sajip
2013/12/04
Re: [Cython] BUG: assignment to typed memoryview
Daniele Nicolodi
Earlier messages
Later messages