##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r23429:382210e5
Update changelog for 5.3
Thomas Kluyver
0
r23424:741df4ec
Merge pull request #10336 from ipython/auto-backport-of-pr-10302 Backport PR #10302 on branch 5.x
Matthias Bussonnier
merge
0
r23423:02df6c76
Backport PR #10302: fixed typo in overview.rst
Carol Willing
0
r23422:6f29bde3
Merge pull request #10334 from Carreau/backport-pr-10314 Backport PR #10314 on branch 5.x
Thomas Kluyver
merge
0
r23420:1eb24ca7
Merge pull request #10333 from Carreau/backport-pr-10269 Backport PR #10269 on branch 5.x
Thomas Kluyver
merge
0
r23419:4cfc3006
Merge pull request #10332 from Carreau/backport-pr-10241 Backport PR #10241 on branch 5.x
Thomas Kluyver
merge
0
r23418:3d407ede
Merge pull request #10331 from ipython/auto-backport-of-pr-10330 Backport PR #10330 on branch 5.x
Thomas Kluyver
merge
0
r23416:8ded198a
Backport PR #10314 on branch 5.x update what's new in 5.3
Thomas Kluyver
0
r23415:aa64c4a5
Backport PR #10269 on branch 5.x Fix docstring of FileLink to match parameter name
Thomas Kluyver
0
r23414:939f7d61
Backport PR #10241 on branch 5.x Upload to PyPI in release upload script
Matthias Bussonnier
0
r23413:3af8dd0e
Backport PR #10330: Add config option for vi/emacs style open-editor shortcuts F2 is always enabled, but passing the option to prompt_toolkit binds `v` (in vi mode, overriding its 'visual mode' function), and `C-X C-E` in emacs mode. Closes gh-10259 Closes gh-10278
Matthias Bussonnier
0
r23403:dad2d0ef
Merge pull request #10325 from ipython/auto-backport-of-pr-10321 Backport PR #10321 on branch 5.x
Matthias Bussonnier
merge
0
r23401:a2a4465d
Backport PR #10321: Update shim warnings to include IPython version. It will soon be 2 major versions, and we are dropping, I'm considering either dropping shims, or insert a filter to make them raise and let a last chance for users to upgrade before removing. Closes 10143 --- Apparently I had this branch lying around, I'm astonished to not have opened a PR. Backport ?
Thomas Kluyver
0
r23388:9ade78d3
Merge pull request #10313 from ipython/auto-backport-of-pr-10305 Backport PR #10305 on branch 5.x
Matthias Bussonnier
merge
0
r23387:8a752040
Merge pull request #10312 from ipython/auto-backport-of-pr-10231 Backport PR #10231 on branch 5.x
Matthias Bussonnier
merge
0
r23385:66bc9c09
Backport PR #10305: Respect completions display style in terminal debugger Make the debugger prompt use the same completions style as the main IPython prompt. Closes gh-9746
Min RK
0
r23384:07bdb406
Merge pull request #10311 from ipython/auto-backport-of-pr-10301 Backport PR #10301 on branch 5.x
Matthias Bussonnier
merge
0
r23383:e2b6ae93
Backport PR #10231: Fix set_next_input with prompt_toolkit 1.0.10 Closes gh-10229 Please don't merge this just yet. jonathanslenders I discovered after updating that we can no longer set text in the buffer with a `pre_run` function, because `pre_run_callables` reset the buffer immediately after that. I've worked around this by adding another callable to `pre_run_callables` which sets the text that I want, but I don't know if this is the right way to do it, or whether it works with previous releases of prompt_toolkit.
Min RK
0
r23382:5176e375
Backport PR #10301: FIX: re-order qt eventloop hook a bit try to reduce race conditions by: - connect the exit callback before enabling the notifier (this might not matter) - only bother starting the event loop if the input is not ready. closes 10201 I don't have a mac to test this on. This may be complete cargo-culting.
Matthias Bussonnier
0
r23355:12752372
Merge pull request #10281 from ipython/auto-backport-of-pr-10260 Backport PR #10260 on branch 5.x
Min RK
merge
0
load next
< 1 .. 8 9 10 11 12 .. 1112 >
showing 20 out of 22229 commits