openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
IPython
Settings
|
Report Duplicate
472
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Feb 26, 2025 — Feb 26, 2026
Showing page 866 of 945
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Work in multiple places to improve state of the test suite.
Fernando Perez
More...
about 16 years ago
Make testing easier by exposing a top-level test() function.
Fernando Perez
More...
about 16 years ago
Fix failing config test: https://bugs.launchpad.net/ipython/+bug/503731
Fernando Perez
More...
about 16 years ago
Close https://bugs.launchpad.net/ipython/+bug/503729
Fernando Perez
More...
about 16 years ago
Progress towards getting the test suite in shape again.
Fernando Perez
More...
about 16 years ago
Manage and propagate argv correctly.
Fernando Perez
More...
about 16 years ago
Deactivate stray debug print statement.
Fernando Perez
More...
about 16 years ago
Equivalent but simpler/faster code in loader.py.
Fernando Perez
More...
about 16 years ago
Added --gui to match %gui use, better docs and behavior for %pylab code.
Fernando Perez
More...
about 16 years ago
Testing '#:' attribute docstrings for sphinx.
Fernando Perez
More...
about 16 years ago
Simpler/cleaner version of %who_ls.
Fernando Perez
More...
about 16 years ago
Final changes traitlet -> trait for review
Dav Clark
More...
about 16 years ago
Iniital stab at renames for traitlets
Dav Clark
More...
about 16 years ago
Cleaner access to log call.
Fernando Perez
More...
about 16 years ago
Small improvements to argparse.
Fernando Perez
More...
about 16 years ago
Update argparse to current SVN.
Fernando Perez
More...
about 16 years ago
diff I sent to Fernando
Dav Clark
More...
about 16 years ago
Minor fix to exit/quit
Fernando Perez
More...
about 16 years ago
Fix broken multiline input - ugly fix, needs cleanup later.
Fernando Perez
More...
about 16 years ago
Better handling of no-readline.
Fernando Perez
More...
about 16 years ago
Fix bug where output prompts were coming *after* output values.
Fernando Perez
More...
about 16 years ago
Fix bugs when readline is absent (pdb and quitting would crash badly)
Fernando Perez
More...
about 16 years ago
Fix debugging with breakpoints.
Fernando Perez
More...
about 16 years ago
Fix auto-quoting via ',' as the first character, which had broken in refactor.
Fernando Perez
More...
about 16 years ago
Fix quitting: now, typing bare 'exit' or 'quit' unconditionally quits.
Fernando Perez
More...
about 16 years ago
Update numpy's decorators.py from upstream.
Fernando Perez
More...
about 16 years ago
Add new testing support machinery with better parametric tests.
Fernando Perez
More...
about 16 years ago
Added test support for better parametric tests and nose fixes.
Fernando Perez
More...
about 16 years ago
Remove redundant decorators and unify into decorators.py
Fernando Perez
More...
about 16 years ago
Fix tab-completion for magics, other completion cleanup and fixes.
Fernando Perez
More...
about 16 years ago
←
1
2
…
862
863
864
865
866
867
868
869
870
…
944
945
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree