mikael-epigram
mikael-epigram
I am able to reproduce this for a clean virtual environment with python 3.10.0 and `pip install hdbscan`
As an alternative why not just use the cgi sourcecode. It seems quite standalone? https://github.com/python/cpython/blob/3.11/Lib/cgi.py#L238 ```python def _parseparam(s): while s[:1] == ';': s = s[1:] end = s.find(';') while end...
I agree that it does not seem that performant, but that is what you are already using on CPython
So to summarize, there are two options suggested: 1. Require that license_id or license_url MUST be provided 2. Make both license_id and license_url OPTIONAL or RECOMMENDED, and if none of...
I understand. I find that the wiki is somewhat ambiguous on the use of spaces as shown in the [wiki discussion](https://wiki.openstreetmap.org/wiki/Talk:Key:opening_hours/specification), while on [wikipedia](https://wiki.openstreetmap.org/wiki/Key:opening_hours#Summary_syntax) they also write "`code` is either...