待辦事項 #45755

generate_packets.py: Add missing docstrings

啟用日期: 2022-10-01 03:27 最後更新: 2022-10-09 20:40

回報者:
負責人:
類型:
狀態:
關閉
元件:
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:
1

細節

Part of #43927. There are a number of things (both from the original script and introduced while restructuring it) lacking docstrings. Most things that aren't local variables should have docstrings, including

  • classes
  • module-level functions
  • methods and properties (except __dunder__ methods used by Python)
  • instance and class variables
  • class-level and module-level constants

Ticket History (3/4 Histories)

2022-10-01 03:27 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: Add missing docstrings" created
2022-10-08 06:08 Updated by: alienvalkyrie
  • 處理結果 Update from to Accepted
2022-10-09 20:40 Updated by: alienvalkyrie
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入