Commit b8dc6a8
Use improved error messages on 3.15
Summary: The error messages when getting the awaitable iter on 3.15 [have been improved](https://www.internalfb.com/code/fbsource/[6db8beaffe22afe16fa79c346432256d973b86d2]/third-party/python/main/pristine/Objects/genobject.c?lines=1097) - this is just duplicating the new messages.
Reviewed By: martindemello
Differential Revision: D85976653
fbshipit-source-id: c70ed9086fbc39e089e363ced9096f2b1954d8291 parent f945a12 commit b8dc6a8
1 file changed
Lines changed: 23 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
68 | 76 | | |
69 | 77 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
75 | 92 | | |
76 | 93 | | |
77 | 94 | | |
| |||
0 commit comments