Commit b8b9cd1
committed
issue2551284 - python 3.12b4 breaks email address parsing
I disabled testing under 3.12 because it as breaking the build.
Apparently the experimental setting wasn't working right. Try tweaking
syntax to see if I can get a full run with a broken 3.12 and still
pass testing.1 parent dd2cf0f commit b8b9cd1
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments