Skip to content

Conversation

@mmoult
Copy link

@mmoult mmoult commented Jan 12, 2024

In recent version of Python, the bufsize arg in Popen calls triggers a warning. Previously, the argument was simply ignored.

Also, fix install arg error. True was passed as an argument where a list of names was expected (or None).

In recent version of Python, the bufsize arg in Popen calls triggers
a warning. Previously, the argument was simply ignored.

Also, fix install arg error. True was passed as an argument where a
list of names was expected (or None).
@mmoult
Copy link
Author

mmoult commented Jan 12, 2024

Similar issue from another codebase: benoitc/gunicorn#2091

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant