##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r3520:627e381c
remove IPython.kernel scripts and put migration notice in docs. closes gh-325
MinRK
0
r3519:bea51041
Merge branch 'removetwisted' of https://github.com/ellisonbg/ipython into remove_twisted
MinRK
merge
0
r3518:584e9d75
Fixed docstring of IPython.kernel.__init__.
Brian Granger
0
r3517:6212cfdf
Add missing 'history_tail_reply' signal to QtKernelManager.
epatters
0
r3516:7bb29374
Add history_tail method to ConsoleWidget for retreiving the local history.
epatters
0
r3515:cfaf02e6
Merge branch 'magic-pastebin' of https://github.com/takluyver/ipython into takluyver-magic-pastebin
Thomas Kluyver
merge
0
r3514:ecd4bc39
Call function by new name.
Thomas Kluyver
0
r3513:c43aa8a9
Merge branch 'bug-tests' of https://github.com/ivanov/ipython into ivanov-bug-tests
Fernando Perez
merge
0
r3512:62cc379d
remove unnecessary try-excepts we only import from _decorators when importing from numpy.testing.decorators failed, so there is no point in trying to do it again.
Paul Ivanov
0
r3511:b64f7540
make know failures report as 'K' ported from numpy.testing.noseclasses, with the equivalent code extracted into _numpy_testing_noseclasses in case numpy is not installed. removed some unused imports throughout
Paul Ivanov
0
r3510:f99d746c
Rename function to find user code from various sources.
Thomas Kluyver
0
r3509:77c9feac
Move _get_some_code method to InteractiveShell object; improve docstring.
Thomas Kluyver
0
r3508:38550298
Merge branch 'pypy-compat' of https://github.com/takluyver/ipython into takluyver-pypy-compat
Thomas Kluyver
merge
0
r3507:38ad6013
removed skipif decorators from non-tests
Paul Ivanov
0
r3506:f8994e52
skip_known_failure using skip, not knowfailureif Thomas and I looked into getting the known failures to show up as 'K', instead of 'E', but it involved grabbing a custom nose plugin from numpy and didn't seem worth the trouble. So I'm putting skip_known_failure back to use skip and show up as 'S'.
Paul Ivanov
0
r3505:7af4084f
remove unnecessary yield
Paul Ivanov
0
r3504:24c0eec4
skip sympy tests if sympy not installed
Paul Ivanov
0
r3503:94644f89
added the skip_known decorator
Paul Ivanov
0
r3502:212f3511
test for GH-238 %run's aggressive name cleaning
Paul Ivanov
0
r3501:a46148b9
added test for GH-284: ensure In variable is works
Paul Ivanov
0
load next
< 1 .. 1261 1262 1263 1264 1265 .. 1439 >
showing 20 out of 28761 commits