Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: document os.userInfo() throwing SystemError
`os.userInfo()` throws an exception which was not documented in environments like: `docker run --user $(id -u): $(id -g)`. PR-URL: #25724 Fixes: #25714 Reviewed-By: James M Snell <jasnell@gmail.com>
- Loading branch information