Commit d7f393e
committed
In symtable_update_free_vars() do not modify the dictionary while
iterating over it using PyDict_Next().
This bug fix brought to you by the letters b, c, d, g, h, ... and the
reporter Ping.1 parent b258bed commit d7f393e
1 file changed
Lines changed: 27 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4205 | 4205 | | |
4206 | 4206 | | |
4207 | 4207 | | |
4208 | | - | |
4209 | | - | |
| 4208 | + | |
| 4209 | + | |
4210 | 4210 | | |
4211 | 4211 | | |
4212 | 4212 | | |
| |||
4216 | 4216 | | |
4217 | 4217 | | |
4218 | 4218 | | |
| 4219 | + | |
| 4220 | + | |
| 4221 | + | |
4219 | 4222 | | |
4220 | 4223 | | |
4221 | 4224 | | |
4222 | 4225 | | |
4223 | 4226 | | |
4224 | 4227 | | |
| 4228 | + | |
| 4229 | + | |
| 4230 | + | |
| 4231 | + | |
| 4232 | + | |
4225 | 4233 | | |
| 4234 | + | |
| 4235 | + | |
| 4236 | + | |
| 4237 | + | |
| 4238 | + | |
| 4239 | + | |
| 4240 | + | |
4226 | 4241 | | |
4227 | 4242 | | |
4228 | | - | |
4229 | | - | |
| 4243 | + | |
| 4244 | + | |
| 4245 | + | |
| 4246 | + | |
4230 | 4247 | | |
4231 | 4248 | | |
4232 | | - | |
4233 | | - | |
| 4249 | + | |
| 4250 | + | |
| 4251 | + | |
| 4252 | + | |
4234 | 4253 | | |
4235 | 4254 | | |
4236 | 4255 | | |
4237 | | - | |
| 4256 | + | |
| 4257 | + | |
4238 | 4258 | | |
4239 | 4259 | | |
4240 | 4260 | | |
| |||
0 commit comments