-
- [ ] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. **Kind of a duplicate of #1132 and #1148, but would like to mo…
-
I gather that keyring integration was added as a convenience feature so that you can publish packages using keys stored in your keyring. This ticket describes that feature:
https://github.com/pyth…
-
Tracking as a separate issue this error first described in https://github.com/getappmap/appmap-js/issues/881.
```
Error: ENOSPC: System limit for number of file watchers reached, watch 'venv/lib/p…
-
Hi,
When running on CMUX example code after getting IP we can observe a user interrupt error
```
I (39639) esp-netif_lwip-ppp: Connected
I (39639) esp-netif_lwip-ppp: Name Server1: 10.95.83.1
I (…
-
@njsmith has written [rather a lot][1] on timeouts and why they should be provided generically by the asyncronous processing library, instead of being passed as an additional parameter to the individu…
-
There are three different observed cases in which this happens. This will ultimately result in the indexer exiting with code 1.
```
Error: UNKNOWN: unknown error, lstat 'c:\Users\User\Dev\MyProject'
…
-
@kennethreitz @nateprewitt If this gets too long and you'd like to get streight to the point, feel free to skip the sections between `The Situation` to `Okay, but what does this all mean?` noninclusiv…
-
Sometimes all headers in curl line seem to be lowercased (eg. requests to/from humblebundle.com) and cookies are only parsed from "Cookie" headers.
-
Summary.
## Expected Result
Docs page which has migration for 1-2 also has for 2-3 ;
https://github.com/kennethreitz/requests3/blob/master/docs/api.rst
## Actual Result
Only 1-2 is still…
-
Summary.
link to support requests for py3 isn't working at the top of
http://docs.python-requests.org/en/master/
leads to https://www.kennethreitz.org/requests3
What you expected.
a websit…