##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r25283:5a4dc013
Merge pull request #11982 from Carreau/rscripts some updates to the release scripts
Matthias Bussonnier
merge
0
r25282:5465c56d
some updates to the release scripts
Matthias Bussonnier
0
r25281:aa685a27
Merge pull request #11977 from jonathanslenders/asyncio-inputhook Add asyncio input hook for event loop integration.
Matthias Bussonnier
merge
0
r25280:e9d59e53
Merge pull request #11973 from jonathanslenders/run-prompt-in-different-asyncio-loop Run the prompt in a separate asyncio loop.
Matthias Bussonnier
merge
0
r25279:f52ca01c
Add prompt toolkit 3 compatibility to ipdb closes #11962 closes #11975
Matthias Bussonnier
0
r25278:8768212e
Handle case where the shell does not have arbitrary mimerenderer handler. That can be the case in test-suites; for example bokeh Closes #11976
Matthias Bussonnier
0
r25277:a4255f1d
Add asyncio input hook for event loop integration.
Jonathan Slenders
0
r25276:7995e64e
Run the prompt in a separate asyncio loop. This prevents crashes from situations where the user starts scheduling new coroutines that don't terminate. Like import asyncio async def func(): while True: pass asyncio.ensure_future(func()) This would freeze the event loop and can't even be cancelled by pressing control-c, because prompt_toolkit will never gain control from the event loop to process key bindings.
Jonathan Slenders
0
r25275:5bac4850
back to dev
Matthias Bussonnier
0
r25274:cd9f5228
release 7.10.0
Matthias Bussonnier
0
r25273:d5e408bd
update github stats
Matthias Bussonnier
0
r25272:8a205b84
Merge pull request #11966 from Carreau/wn update whats new
Matthias Bussonnier
merge
0
r25271:c671abf5
update changes in API
Matthias Bussonnier
0
r25270:6ba2738b
update whats new
Matthias Bussonnier
0
r25269:0e09a62b
Merge pull request #11726 from jonathanslenders/prompt_toolkit-3.0 Support prompt_toolkit 3.0 as well
Matthias Bussonnier
merge
0
r25268:c2a5384f
Support prompt_toolkit 3.0 as well.
Jonathan Slenders
0
r25267:734fe81f
Merge pull request #11964 from techtonik/patch-3 Expand docs on how cells are executed
Matthias Bussonnier
merge
0
r25266:7382f0c5
Fill in some missing words
anatoly techtonik
0
r25265:ff71f9f5
Expand docs on how cells are executed
anatoly techtonik
0
r25264:692847d8
Merge pull request #11961 from Carreau/wn Update the what's new.
Matthias Bussonnier
merge
0
load next
< 1 2 3 4 5 6 7 .. 1205 >
showing 20 out of 24095 commits