Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 622fea258aae0e8d4eb8489dcd78893ca06dd494
      
https://github.com/WebKit/WebKit/commit/622fea258aae0e8d4eb8489dcd78893ca06dd494
  Author: Michael Catanzaro <mcatanz...@redhat.com>
  Date:   2025-08-22 (Fri, 22 Aug 2025)

  Changed paths:
    M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/terminal.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/command.py

  Log Message:
  -----------
  SyntaxWarning: 'return' in a 'finally' block
https://bugs.webkit.org/show_bug.cgi?id=297685

Reviewed by Sam Sneddon.

Return in a finally block is now discouraged, see: 
https://peps.python.org/pep-0765/

Much of this is copied from a suggestion by Sam Sneddon.

Canonical link: https://commits.webkit.org/299064@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

Reply via email to