0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix missed case of getdefaultencoding() -> DEFAULT_ENCODING More... almost 14 years ago
Merge pull request #1689 from bfroehle/_1240_ipython_kernel_sys_path More... almost 14 years ago
Move sys.path.insert(0, '') from subclasses to InteractiveShellApp More... almost 14 years ago
prompt_count should be unconditional in pyout messages More... almost 14 years ago
Fix sys.path missing '' as first entry in `ipython kernel`. More... almost 14 years ago
Merge pull request #1669 from minrk/pyout More... almost 14 years ago
handle pyout messages in test_message_spec More... almost 14 years ago
Merge pull request #1656 from minrk/embed_kernel_tests More... almost 14 years ago
Feedback from pull request #1245 More... almost 14 years ago
ensure kernels are cleaned up in embed_kernel tests More... almost 14 years ago
Merge pull request #1652 from minrk/zmqcompat More... almost 14 years ago
fix subheaders for execute_reply and aborted messages More... almost 14 years ago
add ioloop.install to backported patches More... almost 14 years ago
add `patch_pyzmq` for backporting a few changes from pyzmq More... almost 14 years ago
Merge pull request #1640 from minrk/embedkernel More... almost 14 years ago
remove references to removed pykernel and associated pure flag More... almost 14 years ago
Merge pull request #1629 from minrk/msgspectest More... almost 14 years ago
evaluate a few dangling validate_message generators More... almost 14 years ago
do not use ZMQStream for IOPub More... almost 14 years ago
Merge pull request #1627 from minrk/msgspec More... almost 14 years ago
skip magic_edit doctest in zmqshell More... almost 14 years ago
adjust embed_kernel signature More... almost 14 years ago
mark IOPub channel tests More... almost 14 years ago
more detail in oinfo tests More... almost 14 years ago
include execution_count in pyin check More... almost 14 years ago
use parametric tests in message_spec More... almost 14 years ago
Merge pull request #1615 from fperez/inline_figshow More... almost 14 years ago
a couple more oinfo tests More... almost 14 years ago
Merge pull request #1620 from ivanov/pyin-execution-count More... almost 14 years ago
add detail_level to object_info requests More... almost 14 years ago