Skip to content

Upgrade typing-extensions to 4.12.2#17439

Merged
seanbudd merged 3 commits into
nvaccess:masterfrom
josephsl:typing-extensions-4.12.2
Nov 27, 2024
Merged

Upgrade typing-extensions to 4.12.2#17439
seanbudd merged 3 commits into
nvaccess:masterfrom
josephsl:typing-extensions-4.12.2

Conversation

@josephsl

Copy link
Copy Markdown
Contributor

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
@josephsl josephsl requested a review from seanbudd November 26, 2024 12:19
@seanbudd seanbudd merged commit 96fe482 into nvaccess:master Nov 27, 2024
@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