Skip to content

Conversation

@hoxhaeris
Copy link
Contributor

@hoxhaeris hoxhaeris commented Dec 23, 2025

Summary

  • Switch from pyright to mypy for Python type checking - simpler configuration and better compatibility
  • Fix small issues in Go and Python implementations including service lifecycle improvements and async type handling
  • Add dynamic API parity validation - automatically discovers and validates behavioral parity between Go and Python implementations without requiring configuration changes when new methods are added

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 23, 2025
@hoxhaeris hoxhaeris changed the title Switch Python type checker from pyright to mypy (strict mode) Add dynamic API parity validation and switch to mypy Jan 3, 2026
@hoxhaeris
Copy link
Contributor Author

/label tide/merge-method-squash

@openshift-ci openshift-ci bot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Jan 5, 2026
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 5, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 5, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bradmwilliams, hoxhaeris

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [bradmwilliams,hoxhaeris]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 255fef6 into main Jan 5, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants