typeshed
typeshed copied to clipboard
[psutil] add settable info property
Update depending on https://github.com/giampaolo/psutil/pull/2267.
Fixes #10195
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
If I understand correctly, this attribute already sometimes exists. If so, I'd be OK with adding it to the stub with a comment, whether or not the corresponding runtime change gets accepted.
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉