Commit 18b883b
[3.13] pythongh-132657: add regression test for
pythongh-132657: add regression test for `PySet_Contains` with unhashable type (pythonGH-141411)
(cherry picked from commit 2ac738d)
Co-authored-by: M Bussonnier <[email protected]>PySet_Contains with unhashable type (pythonGH-141411) (python#141467)1 parent 8402c28 commit 18b883b
1 file changed
+47
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
158 | 203 | | |
159 | 204 | | |
160 | 205 | | |
| |||
174 | 219 | | |
175 | 220 | | |
176 | 221 | | |
| 222 | + | |
| 223 | + | |
177 | 224 | | |
178 | 225 | | |
179 | 226 | | |
| |||
0 commit comments