Devin Anderson
Devin Anderson
The problem is illustrated by the following example: ``` >>> from yarl import URL >>> URL('/stuff?') URL('/stuff') >>> URL('/stuff') URL('/stuff') ``` [RFC 3986](https://tools.ietf.org/html/rfc3986) defines a query string using the following...
``` $ pip3 install akamai-edgeauth Collecting akamai-edgeauth Downloading https://files.pythonhosted.org/packages/15/08/1e01d4b2e1751c71b6677a796964eec236a3a3d6361572d32720ddaadc13/akamai-edgeauth-0.3.2.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-etnez0u5/akamai-edgeauth/setup.py", line 7,...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [x] The toolchain has been rebuilt successfully...
**Describe the bug** The current `abseil-cpp` package is built with `CMAKE_BUILD_TYPE` set to `None`. This results in the package being built without `NDEBUG` being defined. This creates ABI incompatibilities between...
**Describe the bug** While creating an Azure Linux 3.0 WSL instance, I noticed that I couldn't log in as the default (non-root) WSL user I created as `root`. The error...
### Windows Version Microsoft Windows [Version 10.0.22631.3737] ### WSL Version 2.2.4.0 ### Are you using WSL 1 or WSL 2? - [X] WSL 2 - [ ] WSL 1 ###...