kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=9068b792f671e6a184cd23c74e223ffa61dde57c
commit 9068b792f671e6a184cd23c74e223ffa61dde57c Author: Kai Huuhko <kai.huu...@gmail.com> Date: Mon Jun 2 09:21:42 2014 +0300 Update TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 87df368..edbf3f9 100644 --- a/TODO +++ b/TODO @@ -10,6 +10,7 @@ BUGS - Multibuttonentry.format_function_set() - Multibuttonentry.filter_append() - Multibuttonentry.filterprepend() +* Evas: SmartObject callbacks broken when object is deleted Failing unit tests ------------------ --