##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r24017:c2212ded
Backport PR #10870: Document IPython.sphinxext
Thomas Kluyver
0
r24001:6000f6d2
Merge pull request #10864 from ipython/auto-backport-of-pr-10859 Backport PR #10859 on branch 5.x
Thomas Kluyver
merge
0
r24000:ff0ad156
Backport PR #10859: Don't list pygments styles on import
Thomas Kluyver
0
r23989:0ea4fd35
Merge pull request #10850 from ipython/auto-backport-of-pr-10813 Backport PR #10813 on branch 5.x
Thomas Kluyver
merge
0
r23988:c2ee1150
typo : returun -> return
Matthias Bussonnier
0
r23987:bb94e82e
Add next() for Python 2 compatibility.
Matthias Bussonnier
0
r23986:79b98c1b
Backport PR #10813: Adding iteration to ProgressBar to make it a more useful utility
Matthias Bussonnier
0
r23972:1ffdc7d4
Merge pull request #10838 from henryiii/testdisplay_fix_py2 Fixing display publisher (Python 2)
Thomas Kluyver
merge
0
r23970:7e8848a5
Adding transient and update, change to dict for outputs
Henry Fredrick Schreiner
0
r23964:450bec92
Fixing display publisher (Python 2)
Henry Fredrick Schreiner
0
r23947:5f1cd280
Manually backport #10818: change if -> elif
Thomas Kluyver
0
r23938:f5c40455
back to development
Matthias Bussonnier
0
r23937:b467d487
release 5.5.0
Matthias Bussonnier
0
r23936:867dcc2e
'Update 5.x stats'
Matthias Bussonnier
0
r23930:71574bed
Merge pull request #10800 from Carreau/backport-pr-10755 Backport PR #10755 on branch 5.x
Matthias Bussonnier
merge
0
r23928:939959b2
Merge pull request #10805 from ipython/auto-backport-of-pr-10797 Backport PR #10797 on branch 5.x
Thomas Kluyver
merge
0
r23927:1e55bee4
Merge pull request #10806 from Carreau/fix-deprecated-color-pdb Do not pass down deprecated option.
Thomas Kluyver
merge
0
r23926:a92d0aec
Do not pass down deprecated option. This lead to exception in `%debug` when Warnings are turned into errors. Closes #10785 This is directly against the 5.x branch, as 6.x is already free of this bug.
Matthias Bussonnier
0
r23925:f7438660
Merge pull request #10803 from ipython/auto-backport-of-pr-10802 Backport PR #10802 on branch 5.x
Thomas Kluyver
merge
0
r23924:707f90c6
Backport PR #10797: Let keyboard interrupt stop custom dispatch of completer. See 10733, interruption during custom completer can crash the kernel. Technically we should likely even protect normal completion (like jedi taking a while), but let's get something that fix an actual bug. This can lead to some inconsistencies in the frontend, as you interrupt the kernel in Command mode, and interrupting the current custom completer will lead to normal completion being (still) returned and the completer poping up in command mode. It's not optimal but at least we do not loose user state. Alternative to 10792, I like to have a better, more general fix, but that will actually fix a case with crash where we do have bug reports, and can be backported to 5.x
Thomas Kluyver
0
load next
< 1 2 3 4 5 6 7 .. 1112 >
showing 20 out of 22229 commits