Skip to content

bpo-37400: pythoninfo logs getpwuid and getgrouplist#14373

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:pythoninfo
Jun 25, 2019
Merged

bpo-37400: pythoninfo logs getpwuid and getgrouplist#14373
vstinner merged 1 commit into
python:masterfrom
vstinner:pythoninfo

Conversation

@vstinner

@vstinner vstinner commented Jun 25, 2019

Copy link
Copy Markdown
Member

test.pythoninfo now also logs pwd.getpwuid(os.getuid()) and
os.getgrouplist(). Extract also os.getrandom() test to run it first.

https://bugs.python.org/issue37400

test.pythoninfo now also logs pwd.getpwuid(os.getuid()) and
os.getgrouplist(). Extract also os.getrandom() test to run it first.
@vstinner
vstinner merged commit 9cb2741 into python:master Jun 25, 2019
@vstinner
vstinner deleted the pythoninfo branch June 25, 2019 11:37
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
test.pythoninfo now also logs pwd.getpwuid(os.getuid()) and
os.getgrouplist(). Extract also os.getrandom() test to run it first.
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
test.pythoninfo now also logs pwd.getpwuid(os.getuid()) and
os.getgrouplist(). Extract also os.getrandom() test to run it first.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants