Updated Python 3.13.11 to 3.13.12#19572
Merged
Merged
Conversation
Member
|
Thanks @dpy013 - can you please open a follow up PR to add this to the changes for developers? I forgot to check for that. |
Contributor
Author
Alright, I'll go do it. I just got back from work. |
dpy013
added a commit
to dpy013/nvda
that referenced
this pull request
Feb 13, 2026
…added corresponding entries to changes.md.
tareh7z
pushed a commit
to tareh7z/nvda
that referenced
this pull request
Feb 16, 2026
Summary of the issue:
Updated Python 3.13.11 to 3.13.12
Description of user facing changes:
No, but the build including synthDriverHost32 has already been tested locally using Python 3.13.12, and SAPI4, as well as both 32-bit and 64-bit SAPI5, are functioning correctly.
nvda.log
Description of developer facing changes:
Update the Python version from 3.13.11 to 3.13.12—with the latest security patches—in the following files respectively:
.github/workflows/testAndPublish.yml
.python-versions
projectDocs/dev/createDevEnvironment.md
runtime-builders/synthDriverHost32/.python-version
Description of development approach:
Description of development approach:
Update the Python version from 3.13.11 to 3.13.12—with the latest security patches—in the following files respectively:
.github/workflows/testAndPublish.yml
.python-versions
projectDocs/dev/createDevEnvironment.md
runtime-builders/synthDriverHost32/.python-version
SaschaCowley
pushed a commit
that referenced
this pull request
Feb 26, 2026
Summary of the issue:
Updated Python 3.13.11 to 3.13.12
Description of user facing changes:
No, but the build including synthDriverHost32 has already been tested locally using Python 3.13.12, and SAPI4, as well as both 32-bit and 64-bit SAPI5, are functioning correctly.
nvda.log
Description of developer facing changes:
Update the Python version from 3.13.11 to 3.13.12—with the latest security patches—in the following files respectively:
.github/workflows/testAndPublish.yml
.python-versions
projectDocs/dev/createDevEnvironment.md
runtime-builders/synthDriverHost32/.python-version
Description of development approach:
Description of development approach:
Update the Python version from 3.13.11 to 3.13.12—with the latest security patches—in the following files respectively:
.github/workflows/testAndPublish.yml
.python-versions
projectDocs/dev/createDevEnvironment.md
runtime-builders/synthDriverHost32/.python-version
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
testing actions fork link
https://github.com/dpy013/nvda/actions/runs/21748804638
Link to issue number:
none
Summary of the issue:
Updated Python 3.13.11 to 3.13.12
Description of user facing changes:
No, but the build including synthDriverHost32 has already been tested locally using Python 3.13.12, and SAPI4, as well as both 32-bit and 64-bit SAPI5, are functioning correctly.
nvda.log
Description of developer facing changes:
Update the Python version from 3.13.11 to 3.13.12—with the latest security patches—in the following files respectively:
Description of development approach:
Description of development approach:
Update the Python version from 3.13.11 to 3.13.12—with the latest security patches—in the following files respectively:
Testing strategy:
The CI/CD build has been tested and was successful.
Known issues with pull request:
none
Code Review Checklist: