gh-133519: Add console to resources in libregrtest#133520
gh-133519: Add console to resources in libregrtest#133520vstinner merged 1 commit intopython:mainfrom
Conversation
|
🤖 New build scheduled with the buildbot fleet by @vstinner for commit 16bfc9e 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133520%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
|
I confirm that currently, many tests of test_winconsoleio are skipped because of the missing With this change, |
|
Before merging, let's see how it goes on Windows buildbots. |
|
The tests passed successfully on 4 Windows buildots, that's enough for me. |
|
GH-133776 is a backport of this pull request to the 3.14 branch. |
|
GH-133777 is a backport of this pull request to the 3.13 branch. |
Add console to resources in libregrtest
Add console to resources in libregrtest
consoleresource is missing in libregrtest #133519