Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: adding tests for pyclass hygiene cases #4359

Merged
merged 3 commits into from
Jul 17, 2024

Commits on Jul 17, 2024

  1. fix: updated pyclass heighten check to validate for eq and ord, fixin…

    …g Ok issue in eq implementation.
    
    identified similar issues in Complex enum and tuple enum,  resolved serveral cases, but working on current error coming from traits not being in scope
    MG committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2f83eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40f65a7 View commit details
    Browse the repository at this point in the history
  3. update: added changelog entry

    MG committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    46edf85 View commit details
    Browse the repository at this point in the history