0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
drop in apply_request handler in zmq.ipkernel More... almost 14 years ago
embed_kernel: only import zmq when needed More... almost 14 years ago
Merge pull request #1416 from minrk/no_ctypes More... almost 14 years ago
Merge pull request #1458 from minrk/evalref More... almost 14 years ago
use eval to uncan References More... almost 14 years ago
avoid ctypes import in parentpoller when unnecessary More... about 14 years ago
Merge pull request #1362 from minrk/truncate_history_log More... about 14 years ago
Don't log complete contents of history replies, even in debug More... about 14 years ago
embed_kernel: pass [] to IPKernelApp.initialize to prevent argv parsing More... about 14 years ago
zmq.Kernel: turn user_{module,ns} into traitlets More... about 14 years ago
zmq.ipkernel: don't call embed_kernel() in main() More... about 14 years ago
add IPython.embed_kernel() More... about 14 years ago
moved getdefaultencoding from text to py3compat More... about 14 years ago
Merge pull request #1262 from minrk/hbgil More... about 14 years ago
kernel heartbeat does not share zmq context with rest of the app More... about 14 years ago
substitute open(...) for file(...) More... about 14 years ago
Merge pull request #1155 from minrk/postexec More... about 14 years ago
don't catch potential NameErrors in showtraceback() More... about 14 years ago
protect flush_figures post-exec function from user error More... about 14 years ago
Merge pull request #864 from ipython/termzmq More... about 14 years ago
[termconsole] raw_input improvements More... about 14 years ago
Merge pull request #1083 from takluyver/prompts More... about 14 years ago
PromptManager fixes More... about 14 years ago
Merge pull request #507 from takluyver/prompt-manager More... about 14 years ago
Fix import of pylabtools that I missed yesterday. More... about 14 years ago
Merge pull request #1052 from fperez/pylab-fix More... about 14 years ago
Add missing file. More... about 14 years ago
Minor cleanups after a check with pyflakes of the refactored code. More... about 14 years ago
Move zmq event loop support into a separate file. More... about 14 years ago
Refactor gui/pylab integration to eliminate code duplication. More... about 14 years ago