Staging
v0.8.1
https://github.com/python/cpython
Revision 5c73afc36ee6cca41009a510092e1f901c5dc0a0 authored by Christian Heimes on 30 November 2020, 21:34:45 UTC, committed by GitHub on 30 November 2020, 21:34:45 UTC
Add platform.freedesktop_os_release() function to parse freedesktop.org
os-release files.

Signed-off-by: Christian Heimes <christian@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 9bdc40e
History
Tip revision: 5c73afc36ee6cca41009a510092e1f901c5dc0a0 authored by Christian Heimes on 30 November 2020, 21:34:45 UTC
bpo-28468: Add platform.freedesktop_os_release() (GH-23492)
Tip revision: 5c73afc
File Mode Size
darwin
libffi_osx
_ctypes.c -rw-r--r-- 185.1 KB
_ctypes_test.c -rw-r--r-- 21.6 KB
_ctypes_test.h -rw-r--r-- 82 bytes
callbacks.c -rw-r--r-- 18.1 KB
callproc.c -rw-r--r-- 58.5 KB
cfield.c -rw-r--r-- 42.2 KB
ctypes.h -rw-r--r-- 13.1 KB
ctypes_dlfcn.h -rw-r--r-- 459 bytes
malloc_closure.c -rw-r--r-- 3.2 KB
stgdict.c -rw-r--r-- 31.3 KB

back to top