##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r23870:827649b4
Merge pull request #10761 from ipython/auto-backport-of-pr-10760 Backport PR #10760 on branch 5.x
Thomas Kluyver
merge
0
r23869:3891424e
Backport PR #10760: Small fix: Bang should be after the assignment operator
Thomas Kluyver
0
r23838:862bfd77
Merge pull request #10738 from ipython/auto-backport-of-pr-10737 Backport PR #10737 on branch 5.x
Thomas Kluyver
merge
0
r23837:d978e37a
Backport PR #10737: Raise UsageError on magic not found avoids reporting missing magics as succesful execution. closes 10736
Thomas Kluyver
0
r23811:2f153812
Merge pull request #10709 from Carreau/backport-pr-10637 Backport PR #10637 on branch 5.x
Matthias Bussonnier
merge
0
r23810:1c73471d
Backport PR #10637 on branch 5.x Give SyntaxError for naked return in timeit
Matthias Bussonnier
0
r23802:5cfa67a2
Merge pull request #10700 from ipython/auto-backport-of-pr-10699 Backport PR #10699 on branch 5.x
Thomas Kluyver
merge
0
r23801:db15976f
Backport PR #10699: fix: Clear breakpoints before running any script with debugger. Fixes 10565
Thomas Kluyver
0
r23798:4a3bbafd
Merge pull request #10697 from ipython/auto-backport-of-pr-10696 Backport PR #10696 on branch 5.x
Thomas Kluyver
merge
0
r23797:2f42baab
Backport PR #10696: Make IPython work with OpenSSL in FIPS mode `md5` is not supported with OpenSSL in FIPS mode, hence moving `md5` to `sha1` closes 10615
Thomas Kluyver
0
r23793:3a9fb222
Merge pull request #10692 from jdemeyer/ultratb_unicode Fix unicode trouble in is_recursion_error()
Thomas Kluyver
merge
0
r23792:ace81e3a
Compare as str, not unicode and str
Jeroen Demeyer
0
r23788:0906b6f1
Merge pull request #10683 from ipython/auto-backport-of-pr-10676 Backport PR #10676 on branch 5.x
Matthias Bussonnier
merge
0
r23787:b35cb56b
Backport PR #10676: avoid using private traitlets APIs in load_default_config private APIs can change, and this one may in traitlets 5, which could break IPython.embed. Probably for backport to 5.x
Matthias Bussonnier
0
r23781:0bc89cf7
Merge pull request #10669 from ipython/auto-backport-of-pr-10668 Backport PR #10668 on branch 5.x
Thomas Kluyver
merge
0
r23780:21f4dd61
Backport PR #10668: Fix #10666: Prepare for removal of sphinx.util.compat module at Sphinx 1.7 Since Sphinx 1.6, the ``sphinx.util.compat.Directive`` class is deprecated. And the entire ``sphinx.util.compat`` module will be removed at 1.7. This PR follows [Sphinx CHANGES](http://www.sphinx-doc.org/en/master/changes.html) tip about using ``docutils.parsers.rst.Directive`` instead. Relates 10666
Thomas Kluyver
0
r23772:12ae1852
Merge pull request #10654 from ipython/auto-backport-of-pr-10625 Backport PR #10625 on branch 5.x
Matthias Bussonnier
merge
0
r23771:bef5d680
Backport PR #10625: Fix signature for IPython.core.display:Pretty #10595 Creating a new PR. See 10595.
Matthias Bussonnier
0
r23769:61da6efb
Merge pull request #10652 from ipython/auto-backport-of-pr-10644 Backport PR #10644 on branch 5.x
Matthias Bussonnier
merge
0
r23768:459ffbdd
Backport PR #10644: system-wide startup files and env config - adds `{sys.prefix}/etc/ipython` to config-file path, which is commonly used for Jupyter applications in envs - support startup files in system-wide config directories (e.g. `/etc/ipython/startup`, now `{sys.prefix}/etc/ipython/startup`)
Matthias Bussonnier
0
load next
< 1 .. 4 5 6 7 8 .. 1112 >
showing 20 out of 22229 commits