Timeline
09/11/2010:
09/09/2010:
- 01:29 Ticket #578 (crash in Py3 with non-sliceable slices) created by
- I believe […] is enough to trigger it.
09/08/2010:
- 23:37 Ticket #546 (range(a,b,c) not optimized for (at compile time) unknown step value) reopened by
- Actually, we can turn that second version into a c loop, it will just have …
09/07/2010:
09/04/2010:
- 12:42 Ticket #576 ('str' should be an alias for 'unicode' in Python 3 code) created by
- When using the -3 option, 'str' must be interpreted as meaning 'unicode' …
- 11:56 Ticket #575 (Python 3 inferred unicode literals cannot coerce to char*) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/a0f2c20789e3 The …
- 11:52 Ticket #575 (Python 3 inferred unicode literals cannot coerce to char*) created by
- When compiling code with the '-3' option, normal char* literals become …
09/03/2010:
- 13:24 Ticket #574 (unoptimised C array iteration can generate non-functional code) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/8a52fc1addf0
- 08:36 Ticket #574 (unoptimised C array iteration can generate non-functional code) created by
- This innocent looking Cython code […] generates the following hilarious …
09/02/2010:
- 16:11 Ticket #573 (Mismatched c ptr types warning in closures when using cdef classes) created by
- Am attempting to compile complex legacy code with cython (for speed) and …
- 15:33 WikiStart edited by
- (diff)
08/30/2010:
- 23:49 Ticket #322 (Honor distutils dependencies) closed by
- fixed
- 23:49 Ticket #322 (Honor distutils dependencies) reopened by
- 22:24 Ticket #546 (range(a,b,c) not optimized for (at compile time) unknown step value) closed by
- worksforme: Hmm... it was probably the first case there.
- 03:24 Ticket #322 (Honor distutils dependencies) closed by
- fixed: Applied. Thanks! http://hg.cython.org/cython-devel/rev/219528868027
08/26/2010:
- 13:21 Ticket #572 (study alternatives to PyType_IsSubtype) created by
- This is an old ticket from the Sage Trac which more appropriately belongs …
- 07:47 Ticket #571 (Methods overridden in Builtin.py fail to test for None) created by
- […]
08/25/2010:
- 23:52 Ticket #570 (Bad parsing for operator identifier.) created by
- […]
- 12:21 Milestone 0.13 completed
08/15/2010:
- 06:01 Ticket #569 (New special method code breaks __getattr__ and module initialisation) created by
- The optimisation in #561 breaks the __getattr__ method in Python …
- 00:16 Ticket #568 (Restore special method docstrings.) closed by
- fixed: http://hg.cython.org/cython-devel/rev/63c67976adc6
- 00:14 Ticket #568 (Restore special method docstrings.) created by
- Unfortunately, #561 removed all docstrings for special methods, which is …
08/13/2010:
- 13:01 Ticket #567 (super doesn't work with cpdef methods) created by
- On Thu, Aug 12, 2010 at 1:32 PM, Ken wrote: […]
08/12/2010:
Note: See TracTimeline
for information about the timeline view.
