Timeline
09/27/2010:
- 09:43 Ticket #561 (major performance bug with special functions) closed by
- fixed: This has been fixed except for __getattr__.
- 09:43 Ticket #553 (Make inferring Python str type unsafe) closed by
- fixed: While not all corner cases have been resolved, this has been fixed enough …
- 09:41 Ticket #569 (New special method code breaks __getattr__ and module initialisation) closed by
- fixed: What exactly to do about this long term is still undecided, as the above …
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
Note: See TracTimeline
for information about the timeline view.
