##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r27390:3baf12e9
wn 731
Matthias Bussonnier
0
r27389:f162b26d
Merge pull request #13348 from minrk/run-async-tests make sure to run async tests
Matthias Bussonnier
merge
0
r27388:07743b2d
run script tests on Windows run with sys.executable instead of sh for portability
Min RK
0
r27387:ce62a7a4
avoid deprecated get_event_loop use our own `async_helpers.get_asyncio_loop` to track the global event loop script magics use dedicated background asyncio loop instead of trying to work on the main loop, which may or may not exist _AsyncIOProxy wraps background script objects to transfer awaitables across loops only works for coroutine methods, which might be good enough? Works for read, etc.
Min RK
0
r27386:82d1a374
make sure to run async tests there are some `async def` tests, but they are skipped without `mark("asyncio")`
Min RK
0
r27385:c5102802
Merge pull request #13423 from Carreau/no-distutils Remove more of distutils.
Min RK
merge
0
r27384:8cd367b7
Remove more of distutils. Not sure what this does but the end wheel/sdist are quasi identical. So let's remove it.
Matthias Bussonnier
0
r27383:20e7b9f3
Merge pull request #13420 from Carreau/wn-8-0-0 update whats new
Matthias Bussonnier
merge
0
r27382:87200c58
Merge pull request #13422 from Carreau/txz don't try to upload tarxz
Matthias Bussonnier
merge
0
r27381:8491abce
don't try to upload tarxz
Matthias Bussonnier
0
r27380:22a0cf2e
back to dev
Matthias Bussonnier
0
r27379:d999c0b6
release 8.0.0b1
Matthias Bussonnier
0
r27378:fd884135
update whats new
Matthias Bussonnier
0
r27377:a2ae81e8
Merge pull request #13345 from Carreau/no-sys-path-append Don't add ipython unconditionally to sys.path
Matthias Bussonnier
merge
0
r27376:b2c3261b
Merge pull request #12586 from mskar/auto_match Automatic matching of brackets and quotes
Matthias Bussonnier
merge
0
r27375:33a45993
Add setting to toggle auto_match feature
Martin Skarzynski
0
r27374:916d39c0
autoreformat
Matthias Bussonnier
0
r27373:0ccc61f8
implement auto_match brackets and quotes based on randy3k/radian/
Martin Skarzynski
0
r27372:8e6d6c66
Merge pull request #13419 from Carreau/deprecate-sdd Mark source parameter of publish_display_data.
Matthias Bussonnier
merge
0
r27371:c3bb40df
Fix bug introduced by merging #12315
Matthias Bussonnier
0
load next
< 1 2 3 4 5 6 7 .. 1288 >
showing 20 out of 25755 commits