Skip to content

Conversation

@cjdoris
Copy link
Collaborator

@cjdoris cjdoris commented Oct 23, 2025

Previously comparisons like Py(3) == Py(2) returned Py, now they return Bool.

The previous behaviour was a bug inasmuch as it contradicted the docstrings for Base.== etc. which stipulate returning Bool.

Adds tests for these methods.

@cjdoris cjdoris merged commit 59a16f9 into v1 Oct 23, 2025
16 checks passed
@cjdoris cjdoris deleted the cmp-return-bool branch October 23, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants