Timeline
10/02/2010:
- 23:51 Ticket #580 (Buffer code aborts on first error) created by
- Most of Cython uses the error(...) method so that the maximum number of …
- 23:48 Ticket #579 (compiler crash on invalid buffer type) closed by
- fixed
- 23:37 Ticket #579 (compiler crash on invalid buffer type) created by
- […] as reported at …
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 …
Note: See TracTimeline
for information about the timeline view.
