Commit 6923132
Refactor Pathname.mktmpdir helpers to class methods
Unify mktmpdir helper methods as private class methods instead of
mixing class and instance methods. Inline random_name into make_tmpdir
to remove the unnecessary instance method.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d68f08d commit 6923132
1 file changed
Lines changed: 7 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1433 | 1433 | | |
1434 | 1434 | | |
1435 | 1435 | | |
1436 | | - | |
1437 | | - | |
| 1436 | + | |
1438 | 1437 | | |
1439 | 1438 | | |
1440 | 1439 | | |
| |||
1475 | 1474 | | |
1476 | 1475 | | |
1477 | 1476 | | |
| 1477 | + | |
1478 | 1478 | | |
1479 | | - | |
| 1479 | + | |
1480 | 1480 | | |
1481 | 1481 | | |
1482 | 1482 | | |
1483 | | - | |
1484 | | - | |
| 1483 | + | |
| 1484 | + | |
1485 | 1485 | | |
1486 | 1486 | | |
1487 | 1487 | | |
1488 | 1488 | | |
1489 | 1489 | | |
1490 | | - | |
1491 | | - | |
1492 | | - | |
1493 | | - | |
1494 | | - | |
| 1490 | + | |
1495 | 1491 | | |
| 1492 | + | |
1496 | 1493 | | |
1497 | 1494 | | |
1498 | 1495 | | |
| |||
0 commit comments