-
See:
- ["Amazon Linux 2023"](https://aws.amazon.com/linux/amazon-linux-2023/)
- ["Comparing Amazon Linux 2 and Amazon Linux 2023"](https://docs.aws.amazon.com/linux/al2023/ug/compare-with-al2.html) (…
-
### Bug type
Component
### Component name
MudSelect
### What happened?
I have created a MudSelect inside MudDrawer. When I have the option list open, and I scroll inside the MudDrawer, the positi…
-
Currently the project holds state, data and configuration files in the same directory.
That is not really a good solution and by default this directory is `XDG_DOCUMENTS_DIR` (see [xdg-user-dirs](htt…
dvzrv updated
2 years ago
-
At the beginning of the file, yes, it is a choice to use "#!/usr/bin/env python3", but on some operating systems, there is no "python3".
Some systems are using "python3.9", "python3.8", ...
So, "#!/…
-
# Bug report
### Bug description:
```python
import urllib.parse
# prints "abcxyz.test"
print(urllib.parse.urlsplit("http://abc\txyz.test/").netloc)
```
Current `urlsplit` is implemented according t…
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Component
#…
-
Installation is hard for non-python developers. Find a way to improve on this.
Consider use of virtualenvs, explicit `--user` flag for pip, or `sudo` for system install for pip.
Properly package…
-
Building for windows 32, 64 bit and aarch64 darwin by cross compiling and building the shared libraries I get the error sporadically (log at https://github.com/Zentrik/llvm_windows_tester/actions/run…
-
### Discussion
- [X] Yes, and I still want to request a feature
### What type of Synergy user are you?
Community user
### Support ticket number (for customers)
_No response_
### Product name
Sy…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Inside UploadFile decorator Multer is used and required. the `descriptor.value` is assigned t…