Julian / Julian/diff

Consider a helper for defining __eq__ in terms of __diff__

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Given that we intend for diffs to be lazily rendered, it seems likely that many __eq__s can be defined in terms of calculating a diff (and returning `True` if it is `None`).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.