Skip to content

feat: add pure-python handling for comparison to None#1

Merged
olliemath merged 4 commits intomainfrom
add-none-comparisons
Feb 16, 2026
Merged

feat: add pure-python handling for comparison to None#1
olliemath merged 4 commits intomainfrom
add-none-comparisons

Conversation

@olliemath
Copy link
Copy Markdown
Member

@olliemath olliemath commented Feb 16, 2026

Description

This adds comparisons for whenever objects with None, which essentially the whole point of this fork.

Checklist

  • Build runs successfully
  • Type stubs updated
  • Docs updated
  • If docstrings were affected, check if they appear correctly in the docs as well as autocomplete

Release checklist (maintainers only)

  • Version updated in pyproject.toml
  • Version updated in src/whenever/__init__.py
  • Version updated in changelog
  • Branch merged
  • Tag created and pushed
  • Confirm publish job runs successfully
  • Github release created

@olliemath olliemath self-assigned this Feb 16, 2026
@olliemath olliemath force-pushed the add-none-comparisons branch 2 times, most recently from e3ca648 to 1604479 Compare February 16, 2026 13:48
@olliemath olliemath force-pushed the add-none-comparisons branch from 1604479 to f66b2c1 Compare February 16, 2026 14:02
@olliemath olliemath force-pushed the add-none-comparisons branch from 4c816c5 to fd884b8 Compare February 16, 2026 14:50
@olliemath olliemath merged commit e1a100b into main Feb 16, 2026
28 checks passed
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.

1 participant