mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user