[3.12] gh-126789: Correct sysconfig test exclusions for iOS and Android. (GH-126941) - #126959
Conversation
β¦ Android. (pythonGH-126941) (cherry picked from commit 3938fd6) Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
|
!buildbot iOS |
|
π€ New build scheduled with the buildbot fleet by @freakboy3742 for commit 5472661 π€ The command will test the builders whose names match following regular expression: The builders matched are:
|
|
!buildbot Android |
|
π€ New build scheduled with the buildbot fleet by @freakboy3742 for commit 5472661 π€ The command will test the builders whose names match following regular expression: The builders matched are:
|
|
@encukou Triggering the iOS and Android buildbots was a mental glitch on my part - of course they won't pass on a 3.12 buildbot... 3.12 didn't support iOS or Android π€¦ So - my read is that this is good to merge, because it's passing all the stable buildbots; but I'd prefer another set of eyeballs on the patch (even though it's the same patch as 3.13), plus a verification of my "this needs a backport" assertion. |
π +1 :)
IMO, it doesn't need a backport. |
Yeah - that was my reasoning as well. Thanks for confirming I was on the right track. |
(cherry picked from commit 3938fd6)
sysconfigdata inconsistencies caused by the disabling thesiteinitialization on virtual environmentsΒ #126789