Commit message Age Author Refs
r1064:1e320026
merge from trunk
Ville M. Vainio
0
r1063:199a05f4
merge
Ville M. Vainio
0
r1062:f34479f3
bzr completer now gets commands from 'bzr help commands' (includes all commands provided by exensions also)
vivainio2
0
r1061:58bebece
test_embed: actually CALL the specified shell class
Ville M. Vainio
0
r1060:23633249
ipapi: allow specifying shell class in launch_new_instance & make_new instance. Use this in test_embed.py
Ville M. Vainio
0
r1059:5096dac6
ipmaker: force (reload?) import of ipy_user_conf and ipy_profile_foo, so that embedded instances can be relaunched and configuration is still done
Ville M. Vainio
0
r1058:e607457a
MTInteractiveShell: implement "code received" event in runsource & runcode to prevent hanging indefinitely when the mainloop is dead (typical with -gthread) if you close the window
Ville M. Vainio
0
r1057:4f8a59c1
MTInteractiveShell.runsource() - return immediately if we are being killed (code would never get run -> deadlock)
vivainio2
0
r1056:511b3bba
MTInteractiveShell.runcode(): return True, not None if killed
Ville M. Vainio
0
r1055:cbe5cb6b
Simplify MTInteractiveShell: ditch Condition(RLock), use much simpler threading.Event mechanism (relying more on built-in-functionality in Queue)
Ville M. Vainio
0
< 1 .. 2762 2763 2764 2765 2766 .. 2870 >