TeskaLabs/asab

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

開放

#568 建立於 2024年4月10日

 (0 則留言) (0 個反應) (0 位負責人)Python (9 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (32 顆星)
PR 合併指標
 (平均合併 18天 1小時) (30 天內合併 17 個 PR)

描述

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

貢獻者指南