RESOLVED FIXED 52066
commit-queue/webkit-patch should use python 2.6 to run test-webkitpy if available.
https://bugs.webkit.org/show_bug.cgi?id=52066
Summary commit-queue/webkit-patch should use python 2.6 to run test-webkitpy if avail...
Eric Seidel (no email)
Reported 2011-01-07 09:27:10 PST
commit-queue/webkit-patch should use python 2.5 to run test-webkitpy if available. This would prevent patches which use "with" without importing with_statement from landing if nothing else. See bug 50901 as one example of when this would have been useful.
Attachments
Dirk Pranke
Comment 1 2011-01-18 15:48:58 PST
Alternatively, check-webkit-style could maybe warn about backwards-compatibility issues like this.
Dirk Pranke
Comment 2 2012-05-04 12:13:28 PDT
closing since 2.6 is required now ...
Note You need to log in before you can comment on or make changes to this bug.