platform: update for py39 (#4506)

platform.DEVNULL seemed undocumented, but is eg, still mentioned in the
header comment of platform.py. So feels surprising this was removed
without much warning.

Co-authored-by: hauntsaninja <>
This commit is contained in:
Shantanu
2020-08-31 15:28:37 -07:00
committed by GitHub
parent 2d476d091b
commit ccfc1850e9
2 changed files with 4 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ os.MFD_HUGE_512MB
os.getgrouplist
os.sendfile
pickle.Pickler.reducer_override
platform.DEV_NULL
# platform.uname_result's processor field is now dynamically made to exist
platform.uname_result.__new__
platform.uname_result._fields
platform.uname_result.processor