Commit baa7223
committed
Issue python#28797: Modifying the class __dict__ inside the __set_name__ method of
a descriptor that is used inside that class no longer prevents calling the
__set_name__ method of other descriptors.3 files changed
Lines changed: 31 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
201 | 217 | | |
202 | 218 | | |
203 | 219 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7004 | 7004 | | |
7005 | 7005 | | |
7006 | 7006 | | |
7007 | | - | |
| 7007 | + | |
7008 | 7008 | | |
7009 | 7009 | | |
7010 | | - | |
| 7010 | + | |
| 7011 | + | |
| 7012 | + | |
| 7013 | + | |
| 7014 | + | |
7011 | 7015 | | |
7012 | 7016 | | |
7013 | 7017 | | |
| |||
7017 | 7021 | | |
7018 | 7022 | | |
7019 | 7023 | | |
| 7024 | + | |
7020 | 7025 | | |
7021 | 7026 | | |
7022 | 7027 | | |
7023 | 7028 | | |
7024 | 7029 | | |
7025 | | - | |
| 7030 | + | |
| 7031 | + | |
7026 | 7032 | | |
| 7033 | + | |
7027 | 7034 | | |
7028 | 7035 | | |
| 7036 | + | |
7029 | 7037 | | |
7030 | 7038 | | |
7031 | 7039 | | |
| |||
0 commit comments