0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'flush' More... about 14 years ago
Merge pull request #1028 from szhorvat/patch-1 More... about 14 years ago
Check for dev version of zmq per @minrk's request More... over 14 years ago
update copyright to 2011/20xx-2011 More... over 14 years ago
Now using distutils.version instead of setuptools More... over 14 years ago
Cleaner minimum version comparison using setuptools to reduce chance of breakage (0.11 broke with pyzmq 2.1.10) More... over 14 years ago
Split swallow_argv into standalone function in lib.kernel More... over 14 years ago
flush messages printed during startup More... over 14 years ago
Merge pull request #1008 from minrk/excepthook More... over 14 years ago
include parent Application in InteractiveShell.configurables More... over 14 years ago
don't unregister interrupted post-exec functions More... over 14 years ago
Show traceback, continuing to start kernel if pylab init fails More... over 14 years ago
update internal_ipkernel example to use connection files More... over 14 years ago
Adjustment to console signal-handling More... over 14 years ago
Don't install payload-pager at the module-level in zmqshell More... over 14 years ago
ignore sigint during poll in kernel More... over 14 years ago
Merge pull request #964 from takluyver/default-profile More... over 14 years ago
add Integer traitlet More... over 14 years ago
%profile points to application value, not shell value More... over 14 years ago
allow change of PNG DPI in inline backend More... over 14 years ago
Merge pull request #923 from minrk/configmagic More... over 14 years ago
Merge pull request #920 from minrk/parallel More... over 14 years ago
Merge pull request #921 from minrk/traiterror More... over 14 years ago
catch_config -> catch_config_error More... over 14 years ago
Rename InlineBackendConfig -> InlineBackend More... over 14 years ago
ignore KeyboardInterrupt until we can handle it
ivanov
as Paul Ivanov
More... over 14 years ago
update %connect_info magic to cover non-default cases More... over 14 years ago
Show invalid config message on TraitErrors during initialization More... over 14 years ago
fix --ip='*' argument in various apps More... over 14 years ago
Merge pull request #905 from minrk/pylabmagic More... over 14 years ago