ipython
https://github.com/ipython/ipython
Python
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported191 Subscribers
View all SubscribersAdd a CodeTriage badge to ipython
Help out
- Issues
- Use guarded_eval for the callable in python_func_kw_matches
- Disable emacs_bindings_in_vi_insert_mode by default
- Fix bare except clauses in tests/test_formatters.py and tests/simpleerr.py
- Fix attached quoted magic arguments
- Fix `%edit` failing when path contains spaces (editor hook double-quoting)
- Comment lines above a cell magic make it parse as a line magic named `%name`, with a confusing error
- Preserve NameError/AttributeError suggestions in traceback formatting
- Fix init_path ignoring CWD when -P used in script shebang (#15214)
- Restore underscore tracking after deletion
- Use current buffer for attribute completions
- Docs
- Python not yet supported