Details
Details
- Reviewers
pulkit indygreg yuja - Group Reviewers
hg-reviewers - Commits
- rHG68faf082bdcd: python3: add and use adapter for func_name attr, now known as __name__
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Such a brittle pattern. It feels like the names of things should be defined in a decorator or something. But fixing this would be scope bloat and can be punted to another time.
Comment Actions
Hm, phabricator still says this is closed. Will make a new revision with the revised code.