Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 193c46ee304a1b38110c366fb0382b2d608788a2 https://github.com/WebKit/WebKit/commit/193c46ee304a1b38110c366fb0382b2d608788a2 Author: Alexey Proskuryakov <a...@apple.com> Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths: M Tools/Scripts/webkitpy/common/system/logutils.py M Tools/Scripts/webkitpy/common/system/profiler.py M Tools/Scripts/webkitpy/featuredefines/matcher_unittest.py M Tools/Scripts/webkitpy/generate_xcfilelists_lib/application.py M Tools/Scripts/webkitpy/generate_xcfilelists_lib/generators.py M Tools/Scripts/webkitpy/generate_xcfilelists_lib/util.py M Tools/Scripts/webkitpy/layout_tests/lint_test_expectations.py M Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py M Tools/Scripts/webkitpy/layout_tests/servers/run_webkit_httpd.py M Tools/Scripts/webkitpy/minibrowser/run_webkit_app.py M Tools/Scripts/webkitpy/style/checkers/python.py M Tools/Scripts/webkitpy/style/checkers/xcscheme.py M Tools/Scripts/webkitpy/style/checkers/xml.py M Tools/Scripts/webkitpy/swiftbrowser/run_webkit_app.py M Tools/Scripts/webkitpy/tool/commands/queries.py Log Message: ----------- Remove some more Python2 compatibility code https://bugs.webkit.org/show_bug.cgi?id=297864 rdar://159123709 Reviewed by Sam Sneddon. Just __future__ imports and comments. Canonical link: https://commits.webkit.org/299130@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes