Timeline
09/10/2011:
- 22:17 Ticket #729 (Segfault when handling exceptions) closed by
- duplicate
- 10:32 Ticket #730 (Support for special generator attributes (gi_running etc.)) created by
- CPython's generators have special attributes that allow Python-level …
- 09:40 Ticket #729 (Segfault when handling exceptions) created by
- Minimal example attached. […]
- 09:20 Ticket #728 (Reporter should be CCed by default) created by
- I just noticed that I'm not automatically getting updates for issues that …
- 03:28 Ticket #5 (no mangling of double underscore names in class) closed by
- fixed: Fix is here: …
09/08/2011:
- 23:54 Ticket #727 (Support special attributes of Python functions (func_globals etc.)) created by
- Python functions have several special methods as defined here: …
09/05/2011:
- 10:33 Ticket #586 (Support "final" methods in non-final cdef classes) closed by
- fixed: fixed here …
- 10:32 Ticket #474 (support non-overridable 'inline' methods) closed by
- fixed: fixed here …
09/03/2011:
- 11:20 Ticket #726 (Better error message for missing Python function arguments) created by
- Python 3.3 has improved its error messages for missing arguments in …
09/01/2011:
- 00:48 Ticket #715 (Compiler crash while analysing generator expression) closed by
- fixed
- 00:45 Ticket #715 (Compiler crash while analysing generator expression) reopened by
08/31/2011:
- 10:54 Ticket #725 (Invalid control flow analysis for multiple except clauses.) closed by
- fixed
- 01:16 Ticket #708 (New style setup.py causes infinite loop if __init__.py is present) closed by
- fixed: https://github.com/cython/cython/commit/d91bd5048c44a332d934d95fbb2c7d1b51f …
- 00:14 Ticket #725 (Invalid control flow analysis for multiple except clauses.) created by
- Consider […] which tries to decref s (=NULL) in the second control …
08/29/2011:
- 23:04 Ticket #723 (Lambda with default arg crashes compiler) closed by
- fixed: Fixed here …
- 23:03 Ticket #715 (Compiler crash while analysing generator expression) closed by
- fixed: Fixed here …
- 11:37 Ticket #720 (generator expression function does not follow signature changes) closed by
- fixed: Fixed here …
- 02:52 Ticket #724 (Genexpr iterator is evaluated in wrong scope) created by
- Now genexpr iterator is evaluated inside generator body in CPython …
08/28/2011:
08/27/2011:
08/22/2011:
- 21:12 Ticket #721 (Native support for PEP 393 (new unicode object structure)) created by
- Py3.3 is expected to implement PEP 393, the flexible Unicode string …
- 09:46 Ticket #720 (generator expression function does not follow signature changes) created by
- When the always_allow_keywords option is enabled, the call to the …
- 04:34 Ticket #719 (Decorated methods in cdef classes should be ordinary functions) created by
- See here for a discussion: …
- 04:30 Ticket #718 (Merge Entry.utility_code_definitions and Entry.utility_code) created by
- These two duplicate functionality. See here for a discussion: …
08/21/2011:
- 12:46 Ticket #717 (Passing duplicate keyword arguments does not raise a TypeError) created by
- This is a problem on the caller side: […] It generates this calling …
08/18/2011:
- 13:21 Ticket #698 (Optimise abs(double) and abs(int)) closed by
- fixed: Implemented here: …
- 07:35 Ticket #714 (Misleading warnings: "local variable referenced before assignment") closed by
- fixed
08/16/2011:
08/15/2011:
- 23:57 Ticket #715 (Compiler crash while analysing generator expression) created by
- Compiling test/test_itertools.py in the latest Py3.3, I get this: […]
- 11:56 Ticket #671 (Assignments can use the wrong scope for RHS lookups in class scopes) closed by
- fixed: Fixed here …
- 10:46 Ticket #712 (Bug in SequenceNode.generate_generic_parallel_unpacking_code) closed by
- fixed: Fixed here: …
08/14/2011:
- 18:13 Ticket #714 (Misleading warnings: "local variable referenced before assignment") created by
- Starting with Cython 0.15, constructions like […] produce warnings of …
- 17:32 Ticket #713 (Document importance of PyEval_EvalInitThreads()) created by
- It would be great if …
- 11:43 Ticket #712 (Bug in SequenceNode.generate_generic_parallel_unpacking_code) created by
- The following code […] Produces error: […]
08/13/2011:
- 11:19 Ticket #593 (Decorators implementation) closed by
- fixed: Original fix reapplied here: …
- 00:01 Ticket #711 (changing locals() does not change the locals) created by
- Calling locals() inside of a Cython function currently returns a …
08/12/2011:
- 23:39 Ticket #489 (Redefinition of Python functions) closed by
- fixed
- 22:14 Ticket #665 (Compiler crash on if(!x)) closed by
- fixed: Closing this as the code that crashes here is gone now.
08/11/2011:
- 10:50 Ticket #710 (Maintaining error testcases is a bit inconvenient) created by
- Error testcases in tests/errors are currently rather inconvenient, since …
Note: See TracTimeline
for information about the timeline view.
