TeskaLabs/asab

Allow to specify `listen` in Web container by the integer

オープン

#568 opened on 2024/04/10

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (9 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (32 個のスター)
PR merge metrics
 (PR metrics pending)

説明

https://github.com/TeskaLabs/asab/blob/800f1148360c928a748435da547dc3ea9f90daa3/asab/web/container.py#L55

If the integer is provided as a port, convert that into a string first. It is useful in YAML-based configs, where the number is an actual integer and it fails here - see the screenshot.

image

コントリビューターガイド