Commit eaf0368
pythongh-141510: Change repr(frozendict) for empty dict (python#144921)
repr(frozendict()) returns "frozendict()" instead of
"frozendict({})".1 parent dc4da97 commit eaf0368
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1767 | 1767 | | |
1768 | 1768 | | |
1769 | 1769 | | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
1770 | 1773 | | |
1771 | 1774 | | |
1772 | 1775 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7868 | 7868 | | |
7869 | 7869 | | |
7870 | 7870 | | |
| 7871 | + | |
| 7872 | + | |
| 7873 | + | |
| 7874 | + | |
| 7875 | + | |
7871 | 7876 | | |
7872 | 7877 | | |
7873 | 7878 | | |
| |||
0 commit comments