Commit 4028b40
committed
[PyCDE] Remove behavioral if-else-end construct
Python 3.13 broke this functionality. We were never happy with the
syntax so rather than fixing it, I'm just removing it. If anyone was
using it (we're not using it internally), reach out to me to discuss
better ways of doing this.1 parent 8cb12b5 commit 4028b40
File tree
4 files changed
+10
-292
lines changed- .github/workflows
- frontends/PyCDE
- src
- pycde
- test
4 files changed
+10
-292
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| |||
107 | 112 | | |
108 | 113 | | |
109 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
110 | 120 | | |
111 | 121 | | |
112 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments