Activity log for bug #603932

Date Who What changed Old value New value Message
2010-07-10 10:26:30 Eike bug added bug
2010-07-10 10:26:42 Eike freeode: importance Undecided Wishlist
2011-06-10 19:52:12 Eike description Implement support for *args and **kwargs in the interpreter.Signature object. Having support for *args and **kwargs would make the language more flexible. Especially keyword only arguments (foo(*args, bar=1, baz=2) which exist only in Python 3) would be nice. Maybe use Python's own implementation somehow? This feature might be only implemented in the distant future when Siml switches to Python 3. Implement support for *args and **kwargs in the interpreter.Signature object. Having support for *args and **kwargs would make the language more flexible. Especially keyword only arguments (foo(*args, bar=1, baz=2) which exist only in Python 3) would be nice. Maybe use Python's own implementation somehow? This feature might be only implemented in the distant future when Siml switches to Python 3. https://sourceforge.net/apps/trac/freeode/ticket/34
2012-02-29 22:31:18 Eike freeode: milestone 0.4.2