[issue39533] Use `statx(2)` system call on Linux for extended `os.stat` information

Christian Heimes report at bugs.python.org
Sun May 17 15:40:44 EDT 2020


Christian Heimes <lists at cheimes.de> added the comment:

You can find an example in Python/bootstrap_hash.c that deals with getrandom syscall.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39533>
_______________________________________


More information about the Python-bugs-list mailing list