[Freeciv-tickets] [freeciv] #43932: generate_packets.py: Use context managers and with-blocks when accessing files

Zurück zum Archiv-Index
OSDN Ticket System norep****@osdn*****
Sun Feb 20 11:58:46 JST 2022


#43932: generate_packets.py: Use context managers and with-blocks when accessing files

  Open Date: 2022-02-19 14:26
Last Update: 2022-02-20 03:58

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

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

Last Changes/Comment on this Ticket:
2022-02-20 03:58 Updated by: alienvalkyrie
 * Milestone Update from 3.1.0 to 3.2.0
 * Component Update from General to Bootstrap


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

      Reporter: alienvalkyrie
         Owner: (None)
          Type: Patches
        Status: Open
      Priority: 5 - Medium
     MileStone: 3.2.0
     Component: Bootstrap
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Part of #43927. Context managers also allow things that need to happen at the beginning and end of something – like multiple inclusion protection or extern "C" {...} wrapping – to have both parts in one place.

-- 
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/43932
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43932



More information about the Freeciv-tickets mailing list
Zurück zum Archiv-Index