Closed edinhodiluviano closed 1 month ago
It is now fixed in https://github.com/jawah/urllib3.future/releases/tag/2.11.900 Feel free to try to reproduce, I did, the bug no longer appear.
Regards,
Great! It is working as intended! Thank you @Ousret : )
Btw, this lib is awesome! Congrats to you the the entire team! : )
If niquests and poetry are installed on the same environment, poetry can't add a new library.
Expected Result
When using
poetry add pandas
, just install pandas...Actual Result
When using
poetry add pandas
, we get an opaquewrite to closed file
error message.Reproduction Steps
Using debian trixie or the python official latest image (
python:3.13.0-bookworm
):System Information
Full
poetry add pandas -vvv
output: