##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r27406:fcb41dff
xfail pypy
Matthias Bussonnier
0
r27405:cb6563dc
Fix and test for "async with does not allow new lines". Use the opportunity to add a test, and parametrise a few other, plus set the correct stacklevel. Closes #12975
Matthias Bussonnier
0
r27404:3026c205
fix highlighting of ast nodes in traceback. Using ansi mean it will follow terminal colorscheme
Matthias Bussonnier
0
r27403:f1017124
NEP 29, bump numpy
Matthias Bussonnier
0
r27402:6fe9697c
remove blank lines
Jan-Hendrik Müller
0
r27401:c08e8c6a
added second example
Jan-Hendrik Müller
0
r27400:c7def1d7
back to dev
Matthias Bussonnier
0
r27399:8209e4bf
release 8.0.0rc1
Matthias Bussonnier
0
r27398:c8667696
Merge pull request #13429 from Carreau/stats80 8.0 stats
Matthias Bussonnier
merge
0
r27397:13fbfa46
API diff
Matthias Bussonnier
0
r27396:c68a32a6
8.0 stats
Matthias Bussonnier
0
r27391:166e698b
Merge pull request #13427 from Carreau/wn731 wn 731
Matthias Bussonnier
merge
0
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
load next
< 1 .. 6 7 8 9 10 .. 1295 >
showing 20 out of 25887 commits