aboutsummaryrefslogtreecommitdiff
path: root/lib/python/connections.cpp
AgeCommit message (Expand)Author
2008-10-29better solution to add possibility to delete eSocketNotifiers,Andreas Monzner
2008-10-27add workaroundAndreas Monzner
2008-10-23fix garbage collection (Modules/gcmodule.c:380: move_unreachable: AssertionAndreas Monzner
2007-07-20fix PSignal refcounting .. this fixes a bluescreen after service searchingAndreas Monzner
2007-01-11do not call and create any python object when no python callback isAndreas Monzner
2006-11-25python object refcount debugging code second tryAndreas Monzner
2005-01-24add python connectionsFelix Domke