TeskaLabs/asab

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

Ouverte

#568 ouverte le 10 avr. 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Python (9 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (32 étoiles)
Métriques de merge PR
 (Merge moyen 18j 1h) (17 PRs mergées en 30 j)

Description

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

Guide contributeur