[Freeciv-tickets] [freeciv] #44576: generate_packets.py: use str.format() instead of old printf-style

Back to archive index
OSDN Ticket System norep****@osdn*****
Mon May 16 21:12:49 JST 2022


#44576: generate_packets.py: use str.format() instead of old printf-style

  Open Date: 2022-05-12 22:26
Last Update: 2022-05-16 14:12

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/44576
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44576

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-05-16 14:12 Updated by: alienvalkyrie
 * Resolution Update from Accepted to Fixed


---------------------------------------------------------------------
Ticket Status:

      Reporter: alienvalkyrie
         Owner: alienvalkyrie
          Type: Patches
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: 3.2.0
     Component: Bootstrap
      Severity: 5 - Medium
    Resolution: Fixed
---------------------------------------------------------------------

Ticket details:

Part of #43927. Preparation for #44574 and #44575. Update string formatting to str.format() where reasonable, both to avoid some pitfalls, and to prepare for more advanced uses (e.g. member and item access).

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/44576
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44576



More information about the Freeciv-tickets mailing list
Back to archive index