Commit d0be47c
authored
Updated Python 3.13.11 to 3.13.12 (#19572)
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-version1 parent 0c0f494 commit d0be47c
4 files changed
Lines changed: 5 additions & 5 deletions
File tree
- .github/workflows
- projectDocs/dev
- runtime-builders/synthDriverHost32
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments