Skip to content

Tech debt: Update e2e tests with types from collection versions #6503

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

Closed
1 of 2 tasks
leandrodamascena opened this issue Apr 16, 2025 · 2 comments · Fixed by #6505
Closed
1 of 2 tasks

Tech debt: Update e2e tests with types from collection versions #6503

leandrodamascena opened this issue Apr 16, 2025 · 2 comments · Fixed by #6505
Assignees
Labels
run-e2e Trigger end-to-end tests workflow tech-debt Technical Debt tasks

Comments

@leandrodamascena
Copy link
Contributor

Why is this needed?

PEP 585 recommends using collections for type hints instead of their typing counterparts.

Which area does this relate to?

Tests

Suggestion

Update the codebase to replace deprecated typing with the new standard for Python 3.9+.

Acknowledgment

Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Apr 17, 2025
Copy link
Contributor

This is now released under 3.11.0 version!

@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-e2e Trigger end-to-end tests workflow tech-debt Technical Debt tasks
Projects
Status: Coming soon
1 participant