mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
time: Python3.13 updates (#12043)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -29,9 +29,6 @@ posix.unlockpt
|
||||
posix.waitid
|
||||
posix.waitid_result
|
||||
readline.backend
|
||||
time.clock_gettime_ns
|
||||
time.CLOCK_MONOTONIC_RAW_APPROX
|
||||
time.CLOCK_UPTIME_RAW_APPROX
|
||||
webbrowser.MacOSX
|
||||
|
||||
# TODO: fix
|
||||
|
||||
@@ -159,7 +159,6 @@ syslog.LOG_LAUNCHD
|
||||
syslog.LOG_NETINFO
|
||||
syslog.LOG_RAS
|
||||
syslog.LOG_REMOTEAUTH
|
||||
time.clock_gettime_ns
|
||||
|
||||
# Exists on some Linux builds, and is documented,
|
||||
# but is unavailable in Github Actions on Linux with Python 3.12
|
||||
|
||||
Reference in New Issue
Block a user