Skip to content

Modernize codebase and require Python 3.11+ - #121

Merged
arnobaer merged 4 commits into
mainfrom
chore/python-3.11-modernization
Jul 30, 2026
Merged

Modernize codebase and require Python 3.11+#121
arnobaer merged 4 commits into
mainfrom
chore/python-3.11-modernization

Conversation

@arnobaer

Copy link
Copy Markdown
Member

Modernizing the comet codebase:

  • drop Python 3.9 and 3.10 support (Python 3.11+)
  • replace mypy with pyright in tox
  • modernize typing for Python 3.11 (removing typing.Optional and typing.Union)
  • fix all Ruff and Pyright issues
  • format codebase with Ruff
  • add missing UTC timezones to datetime objects

@arnobaer arnobaer added this to the 1.6.x milestone Jul 30, 2026
@arnobaer arnobaer self-assigned this Jul 30, 2026
@arnobaer arnobaer added the enhancement New feature or request label Jul 30, 2026
@arnobaer
arnobaer merged commit 38ecddc into main Jul 30, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant