Commit 96fdaa7
pythongh-103000: Optimise dataclasses asdict/astuple for common types (python#103005)
Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>1 parent ef5db87 commit 96fdaa7
File tree
2 files changed
+31
-2
lines changed- Lib
- Misc/NEWS.d/next/Library
2 files changed
+31
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
225 | 248 | | |
226 | 249 | | |
227 | 250 | | |
| |||
1291 | 1314 | | |
1292 | 1315 | | |
1293 | 1316 | | |
1294 | | - | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
1295 | 1320 | | |
1296 | 1321 | | |
1297 | 1322 | | |
| |||
1363 | 1388 | | |
1364 | 1389 | | |
1365 | 1390 | | |
1366 | | - | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
1367 | 1394 | | |
1368 | 1395 | | |
1369 | 1396 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments