-
```
Smart folks nowadays only use Requests, we should probably adopt it everywhere.
It may be one thing more to import for our users but let's track how many
things it will probably help with.
`…
-
* Commit: 5df51ea0cddda46f884f4392636dd76478ca15b0
* Python version: 3.12.3
* Command line: `nndownload -y [HTTP proxy address and port] -t -c https://www.nicovideo.jp/watch/sm43889206`
* Partial c…
-
### What version of gRPC and what language are you using?
grpcio 1.64.0
### What operating system (Linux, Windows,...) and version?
Linux
### What runtime / compiler are you using (e.g. py…
-
Currently, we hit the solr server like this with python requests:
```
requests.get(url, headers=headers, params=params, stream=True)
```
or
```
response = requests.post(
url, headers=…
-
Dear developer,
Thanks for your scuh amazing work. I did not see how to create conda environment in your page, and I did as below, but get the AttributeError: module 'esm.pretrained' has no attribut…
-
Name in code is "request" instead of "requests". I have made a fork fixing this issue
-
```
Smart folks nowadays only use Requests, we should probably adopt it everywhere.
It may be one thing more to import for our users but let's track how many
things it will probably help with.
```
…
-
See MANTA-2648.
Httpurllib2 comes with a pathetically small list of trust anchors (
-
**Describe the bug:**
In short `.\mach bootstrap` will fail when:
- On Windows
- using Python 3.13.0
probably similar to #34022
Due to the lack of version specification in readme, I opted for…
-
### Environment
SaaS (https://sentry.io/)
### What are you trying to accomplish?
I want to make Sentry with gunicorn work (see https://github.com/benoitc/gunicorn/issues/1855), with the additional …