Skip to content

Conversation

@Moortiii
Copy link
Contributor

@Moortiii Moortiii commented Jan 14, 2026

In order to preserve support for Python versions below 3.12 we use TypeAlias over the newly supported type.


Note

Updates type definitions for compatibility and clarity.

  • Refactors Json, Jsons, RequestHeaders, ResponseHeaders, Params, and Formatter to use typing.TypeAlias
  • Moves alias descriptions to standalone docstrings; removes __doc__ assignments
  • No functional or runtime changes

Written by Cursor Bugbot for commit a9d0af8. This will update automatically on new commits. Configure here.

@apetenchea apetenchea merged commit 152ec3a into arangodb:main Jan 20, 2026
5 checks passed
@apetenchea
Copy link
Member

Thanks!

@Moortiii Moortiii deleted the fix-type-alias-docstring branch January 20, 2026 14:36
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