Commit 173e951
committed
Address review feedback on Constants.__repr__
- Add a release_log.rst bullet for the __repr__ change (#221)
- Fix the scalar-override test to exercise direct assignment, since 8 of
the 10 tracked scalars aren't __init__ kwargs at all -- only
patronymic_name_order and middle_name_as_last are
- Add tests for multiple simultaneous scalar overrides and an empty
collection1 parent 1a1d1c8 commit 173e951
2 files changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
| 541 | + | |
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
545 | 559 | | |
546 | 560 | | |
547 | 561 | | |
548 | 562 | | |
549 | 563 | | |
550 | 564 | | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
551 | 569 | | |
552 | 570 | | |
553 | 571 | | |
| |||
0 commit comments