Commit 5ce0e69
authored
Fix TypeError with evaluate_forward_ref on some 3.10 and 3.9 versions (#558)
python/cpython#309261 parent 304f5cb commit 5ce0e69
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4371 | 4371 | | |
4372 | 4372 | | |
4373 | 4373 | | |
4374 | | - | |
| 4374 | + | |
| 4375 | + | |
| 4376 | + | |
| 4377 | + | |
| 4378 | + | |
4375 | 4379 | | |
4376 | 4380 | | |
4377 | 4381 | | |
| |||
0 commit comments