[Python-Dev] PEP 578: Python Runtime Audit Hooks
Victor Stinner
vstinner at redhat.com
Tue Apr 16 08:57:35 EDT 2019
More information about the Python-Dev mailing list
Tue Apr 16 08:57:35 EDT 2019
- Previous message (by thread): [Python-Dev] PEP 578: Python Runtime Audit Hooks
- Next message (by thread): [Python-Dev] PEP 578: Python Runtime Audit Hooks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le mar. 16 avr. 2019 à 14:35, Christian Heimes <christian at python.org> a écrit : > * Linux: readlink("/proc/self/fd/%i") That doens't work if /proc is not mounted, which can occur in a container (where /proc is not mounted nor binded to host /proc). Victor
- Previous message (by thread): [Python-Dev] PEP 578: Python Runtime Audit Hooks
- Next message (by thread): [Python-Dev] PEP 578: Python Runtime Audit Hooks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list