-
```
0. links are already here (it'd be cool to have them not only stright lines)
1. some support for "clipart" libraries (like those "chemicals", "mechanicals",
"IT", etc) would be great
2. support f…
-
Sometimes a stable library in its `0.x` version decides to release a stable `1.x` version since it has a stable API and it wants to communicate with its users.
According to versioning scheme these tw…
-
### 🐛 Describe the bug
I posted this issue on [stackoverflow.com](https://stackoverflow.com/questions/74730081/app-crashes-when-i-attempt-to-run-it-with-an-ios-xcframework-that-relies-on-the), I am…
-
Hi,
I'm facing the following error while executing the sample :
`lc.create_list_for(url='https://www.youtube.com/user/schafer5')
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/p…
-
I try to use this library with Minio and I get `panic: can't find endpoint region`
My code:
```
s3Client := s3gof3r.New(s.Config.Endpoint, s3gof3r.Keys{
AccessKey: "my-access-key",
SecretKey…
-
Let me list missing features:
- web apps
- cloud ringtones
- premium subscription
- custom emojies
- custom reactions
- statuses
- sign in with email
related #267
-
I can reproduce https://github.com/iron/logger/issues/79, even with 007aa628:
```
$ TERM=dumb cargo test
Running target/debug/lib-9e020053bfe738e2
running 9 tests
ERROR:iron::iron: Error handli…
-
I am trying to connect to a wireless network using wifi library in python script and am running python 3.6.8
Upon executing scheme.activate(), I get the following output
subprocess.CalledProcessErro…
-
I believe Uri.origin should never throw.
- When host is empty or null, it should return ://
- When scheme is empty or null, it should return
- When both host and scheme are empty or null, it shou…
-
# Feature issue
## Description
As a user I want to specify which http function triggers my module because I want to work with different http methods.
## Precondition
## Tasks
- [ ] Research…