チケット #45178

generate_packets.py: access type aliases through methods

登録: 2022-07-21 05:11 最終更新: 2022-07-22 21:00

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
1

詳細

Part of #43927. Dependent on #45166. Introduce two methods PacketsDefinition.define_type(alias: str, meaning: str) -> None and PacketsDefinition.resolve_type(type_text: str) -> str and pass the latter to the Packet and Field parsing code instead of the bare types dict. The plan is that in some future patch, the return type of resolve_type() will be replaced with one representing an already-parsed type, so Field.parse() no longer needs to care about type parsing.

チケットの履歴 (4 件中 3 件表示)

2022-07-21 05:11 更新者: alienvalkyrie
  • 新しいチケット "generate_packets.py: access type aliases through methods" が作成されました
2022-07-21 05:33 更新者: alienvalkyrie
  • 解決法なし から 受領 に更新されました
コメント

Depends on #45166.

2022-07-22 21:00 更新者: alienvalkyrie
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

添付ファイルリスト

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする