Commit 615cf05
pythongh-135559: [Enum] dir() on a Flag now shows aliases (pythonGH-136527)
(cherry picked from commit 26757d1)
Co-authored-by: Ethan Furman <ethan@stoneleaf.us>1 parent 35df805 commit 615cf05
3 files changed
Lines changed: 12 additions & 2 deletions
File tree
- Lib
- test
- Misc/NEWS.d/next/Library
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
753 | 757 | | |
754 | 758 | | |
755 | 759 | | |
756 | 760 | | |
757 | 761 | | |
758 | | - | |
| 762 | + | |
759 | 763 | | |
760 | 764 | | |
761 | 765 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5492 | 5492 | | |
5493 | 5493 | | |
5494 | 5494 | | |
| 5495 | + | |
| 5496 | + | |
| 5497 | + | |
| 5498 | + | |
5495 | 5499 | | |
5496 | 5500 | | |
5497 | 5501 | | |
5498 | 5502 | | |
5499 | 5503 | | |
5500 | | - | |
| 5504 | + | |
5501 | 5505 | | |
5502 | 5506 | | |
5503 | 5507 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments