<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>267410</bug_id>
          
          <creation_ts>2024-01-11 07:35:47 -0800</creation_ts>
          <short_desc>[build.webkit.org] Use python 3 f-strings</short_desc>
          <delta_ts>2024-01-18 04:15:22 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=237053</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Aakash Jain">aakash_jain</reporter>
          <assigned_to name="Aakash Jain">aakash_jain</assigned_to>
          <cc>aakash_jain</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2004430</commentid>
    <comment_count>0</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2024-01-11 07:35:47 -0800</bug_when>
    <thetext>build.webkit.org code is python 3 only. If run on python 2, it print an error asking to use Python 3 and exits immediately. So, we can use some of the nice features which are Python 3 only, f-string being one of them.

We should convert strings in build.webkit.org code to f-strings.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004433</commentid>
    <comment_count>1</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2024-01-11 07:47:46 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/22661</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004458</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-11 09:05:16 -0800</bug_when>
    <thetext>Committed 272914@main (67ebfd0ad8d6): &lt;https://commits.webkit.org/272914@main&gt;

Reviewed commits have been landed. Closing PR #22661 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004459</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-01-11 09:06:16 -0800</bug_when>
    <thetext>&lt;rdar://problem/120848771&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2005821</commentid>
    <comment_count>4</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2024-01-18 04:10:47 -0800</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/22906</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2005822</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-18 04:15:21 -0800</bug_when>
    <thetext>Committed 273175@main (0a18be4d9678): &lt;https://commits.webkit.org/273175@main&gt;

Reviewed commits have been landed. Closing PR #22906 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>