commonism

Results 49 issues of commonism

pyxmpp2 lacks support for MUC, as the pyxmpp muc code is not yet ported/rewritten.

feature

Due to yaml type coercion certain values get converted to objects. E.g. timestamps to datetime objects: ```python import datetime, yaml yaml.safe_load(str(datetime.datetime.now().date())) # datetime.date(2022, 6, 10) ``` Therefore I'd like to...

this allows guessing the zone as required by certbot I did not test this yet, just "looking for a worth the time" before.

### Initial Checks - [X] I have searched Google & GitHub for similar requests and couldn't find anything - [X] I have read and followed [the docs](https://pydantic-docs.helpmanual.io) and still think...

feature request

The configuration file name is created using the username and profile name. https://github.com/h44z/wg-portal/blob/83271b5d347d088e1fc27dceb121874834544933/internal/server/handlers_peer.go#L231-L248 https://github.com/h44z/wg-portal/blob/83271b5d347d088e1fc27dceb121874834544933/internal/wireguard/peermanager.go#L226-L229 The resulting name 'can' be longer than 15 characters, [which is the IFNAMSIZ limit for interfacenames...

I just saw ``` 2021/09/29 10:59:11 http: Accept error: accept tcp [::]:8123: accept4: too many open files; retrying in 5ms 2021/09/29 10:59:13 http: Accept error: accept tcp [::]:8123: accept4: too...

Compile tested: OpenWrt Docker SDK / mips_24kc / mipsel_74kc.ipk Run tested: TP-Link Archer C7 v2 Description: MDK is a proof-of-concept tool to exploit common IEEE 802.11 protocol weaknesses.

index by 1 skips the leading dot tld_re = ( r"\." # dot https://github.com/django/django/blob/ae509f8f0804dea0eea89e27329014616c9d4cc0/django/core/validators.py#L85

Rebased aiopenapi3 for merging. _Can't re-open https://github.com/Dorthu/openapi3/pull/62_

As far as I know, this is the only reasonable [OpenAPI3 python library](https://openapi.tools/). Others may exist, but they rely on code generation. I'd appreciate if this project would feature [codecov](https://github.com/marketplace/codecov)....