Skip to content

Conversation

robsdedude
Copy link
Member

@robsdedude robsdedude commented Aug 21, 2025

These changes have no affect on the driver's public API. They're targeted at improving the development and debugging experience.

  • Adjust repr to follow Python's recommendations
  • Fix __eq__ returning NotImplementedError instead of NotImplemented
  • Add type hints
  • Add tests

These changes have no affect on the driver's public API. They're targeted at
improving the development and debugging experience.

 * Adjust `repr` to follow Python's recommendations
 * Fix `__eq__` returning `NotImplementedError` instead of `NotImplemented`
 * Add type hints
 * Add tests
@robsdedude robsdedude force-pushed the feat/improve-packstream-structure-class branch from a4e838e to 57472bb Compare August 21, 2025 15:35
@robsdedude robsdedude marked this pull request as ready for review August 22, 2025 13:12
Copy link
Contributor

@MaxAake MaxAake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


❓ What is the rules for including changes in the changelog in the python driver? I'm not sure if the lack of a changelog update here is an oversight or deliberate

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