This repository was archived by the owner on Jan 23, 2024. It is now read-only.
Commit e01407f
Call list() on dict.items() in Python 3 to avoid 'dict changed size during
iteration'.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=1911330411 parent 9b0c8d1 commit e01407f
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
566 | 567 | | |
567 | 568 | | |
568 | 569 | | |
569 | | - | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
570 | 578 | | |
571 | 579 | | |
572 | 580 | | |
| |||
0 commit comments