##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r25183:91d36d32
back to development
Matthias Bussonnier
0
r25182:c233c25a
release 7.8.0
Matthias Bussonnier
0
r25181:2b8058fb
update stats
Matthias Bussonnier
0
r25180:8d5a7ba0
update 7.8 what's new
Matthias Bussonnier
0
r25179:92f3e028
update colors
Matthias Bussonnier
0
r25178:b97f9ba5
Silence pager stderr This is run as a test to determine if a pager is available. If there is no pager, there is a fallback. Therefore, I think it is a bug that in the no-pager case ipython will print sh: less not found To stderr.
Timo Kaufmann
0
r25177:8971c8e5
Merge pull request #11859 from terrdavis/master Expose pdb.Pdb API
Matthias Bussonnier
merge
0
r25176:b66b470d
add whitespace
Terry Davis
0
r25175:06a46eba
add pr entry
Terry Davis
0
r25174:ef90f080
Add class-docstring for terminal.debugger.TerminalPdb. Overrides inherited docstring.
Terry Davis
0
r25173:1e60fc33
Add docstring for core.debugger.Pdb
Terry Davis
0
r25172:c131374a
Add **kwargs to Pdb and pass into base class.
Terry Davis
0
r25171:e95b0cf4
Remove dead code that also contains an error.
Terry Davis
0
r25170:56ea43f4
Merge pull request #11853 from minho42/Fixed-typos Fixed typos
Matthias Bussonnier
merge
0
r25169:39e37f37
Update version7.rst
Matthias Bussonnier
0
r25168:72841b00
A test for completely builtin names
Tony Fast
0
r25167:79c601b9
Fixed typos
Min ho Kim
0
r25166:4842416d
Merge pull request #11852 from danielballan/formatter-usage Fix example usage of BaseFormatter.for_type_by_name.
Matthias Bussonnier
merge
0
r25165:5da2c265
Fix example usage of BaseFormatter.for_type_by_name. I propose a small documentation fix for this excellent feature of IPython. The current example doesn't work because the type module and type name are lumped into one string. They must be given as separate strings. See docstring: ``` Signature: BaseFormatter.for_type_by_name(self, type_module, type_name, func=None) ``` For extra clarity, I have added a submodule to this made-up example module so that the pattern is clear.
Dan Allan
0
r25164:cbfdf70d
Provide hooks for arbitrary mimetypes handling. This should allow at some point inline images, an math in the terminal.
Matthias Bussonnier
0
load next
< 1 .. 5 6 7 8 9 .. 1205 >
showing 20 out of 24095 commits