Closed vvanglro closed 1 year ago
Sorry, can you describe the details of the issue and your investigation that makes you believe this is the only viable way to fix it? We don't want a solution that "happens to make it work".
You mentioned #2091 but that issue is related to cachecontrol which is not included in this project.
You mentioned #2091 but that issue is related to cachecontrol which is not included in this project.
What does mean in relation to cache control? I saw that the error message was sent from the unearth library. https://github.com/pdm-project/pdm/issues/2091#issue-1792585284
Sorry, can you describe the details of the issue and your investigation that makes you believe this is the only viable way to fix it? We don't want a solution that "happens to make it work".
For now, people who encounter the same error are solved by locking requests version 2.29.0. https://github.com/psf/requests/issues/6443#issuecomment-1568210854
For now, people who encounter the same error are solved by locking requests version 2.29.0. psf/requests#6443 (comment)
I would like to see more investigation into the nature of the bug. "do A and the bug is gone, so the solution is to do A" isn't enough.
Yes, I agree. Needs more investigation as I couldn't reproduce either. Maybe something to do with the network used locally.
Fixes: pdm issue #2091
Related
requests
question link: #6443