Commit 20b5bd9
async-kernel (#697)
* Fix context errors
* Working build
* Working without debugger
The debugger causes zmq errors somewhere
* Not working
* Partially working
* Working
* Rename xhook
* Move hook
* Add uvw dependency
* Ignore pybind11 visibility warning
* Clean hook
* Clean main
* Fix hook implementaion
* updates
* remove mac-13
* movin find uv related code to non-emscripten branch
* working
* libuv
* libuv
* path
* path
* path
* widgets
* build xeus-uv
* add uvloop
* debugger
* debugger
* remove xeus-uv after building
* special win env
* use winloop
* debug
* move
* debug
* native runner
* native runner
* native runner
* native runner
* remove uv
* fix debugger bug
* fix raw kernel
* fix raw kernel
* use one global dict
* fixes
* time based win
* time based win
* time based win
* first c++ tests
* remove activation
* remove activation
* remove activation
* remove activation
* remove activation
* dont build extension
* use dummy in stop
* activate
* build extension again
* build extension again
* use reader
* use reader
* use reader
* use reader
* fix
* fix
* fix
* fix
* fix
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more info
* more info
* even more
* even more
* even more
* no more specta
* no more specta
* no more specta
* no more specta
* no more specta
* no more specta
* win experiment
* win experiment
* win experiment
* use selector event loop
* win experiment
* win experiment
* adding default runner to xeus python st. we can add cout stuff
* missing break
* cleanup
* applied #685 to async pr
* added missing boost dependency
* ignore root build dirs
* added missing boost packages dependencies
* non-buisy
* retrigger-ci
* try buisy
* socket
* socket
* merged
* hidden
* add missing method
* hidden macro
* win fix
* debug duct tape and more info
* removed msvc-specific instruction
* tests wait for xpython's ready message instead of sleep
* debug duct tape and more info
* fi
* fix
* x6
* one minute
* added eval
* run tests 20 times for win
* powershell syntax
* use default runner
* publich error
* clean internal request impl
* remoev unused file in cmake
* fix info request
* fix typo like errors
* trigger run
* cleanup
* cleaner fix: lock python's GIL when destroying the debugger
* cleanup python path deduction unicode-friendly (on windows) and absolute paths
* removed buisy loop
* cleanup path
* cleanup pass 2
* toplevel await test
* cleanup
* cleanup
* cleanup
* cleanup
* trigger ci
* using released xeus-python-shell
* using released xeus-python-shell
---------
Co-authored-by: Isabel Paredes <isabel.paredes@quantstack.net>
Co-authored-by: Klaim (Joël Lamotte) <142265+Klaim@users.noreply.github.com>1 parent 5dc3707 commit 20b5bd9
28 files changed
Lines changed: 538 additions & 135 deletions
File tree
- .github/workflows
- include/xeus-python
- notebooks
- src
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
| |||
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
| 71 | + | |
66 | 72 | | |
67 | 73 | | |
68 | 74 | | |
69 | | - | |
| 75 | + | |
| 76 | + | |
70 | 77 | | |
71 | 78 | | |
72 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
183 | 185 | | |
184 | 186 | | |
185 | 187 | | |
| |||
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
| 195 | + | |
193 | 196 | | |
194 | 197 | | |
195 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| |||
72 | 77 | | |
73 | 78 | | |
74 | 79 | | |
75 | | - | |
76 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
77 | 84 | | |
78 | 85 | | |
79 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| |||
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
97 | | - | |
98 | | - | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| |||
0 commit comments