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

Upgrade typing-extensions to 4.12.2 #17439

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

josephsl
Copy link
Collaborator

Link to issue number:

Closes #17438

Summary of the issue:

Updates typing-extensions form 4.9 to 4.12.2.

Description of user facing changes

None

Description of development approach

Allows devleopers to use TypeVar more efficiently, along with preparing to migrate to newer Python releases such as 3.13 as the dependency supports it.

Testing strategy:

Manual: making sure typing defines are working as in previous releases.

Known issues with pull request:

None

Code Review Checklist:

  • Documentation:
    • Change log entry
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English
  • API is compatible with existing add-ons.
  • Security precautions taken.

@coderabbitai summary

@josephsl josephsl requested a review from a team as a code owner November 26, 2024 12:19
@seanbudd seanbudd merged commit 96fe482 into nvaccess:master Nov 27, 2024
3 of 4 checks passed
@github-actions github-actions bot added this to the 2025.1 milestone Nov 27, 2024
@josephsl josephsl deleted the typing-extensions-4.12.2 branch November 29, 2024 18:38
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.

Update typing-extensions to 4.12.2
2 participants