mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 13:02:22 +08:00
resource: various fixes (#3747)
* resource: mark positional-only args * resource: alias error to OSError * resource: no longer seems incomplete At least for Linux and Mac. Might be some things missing for FreeBSD * resource: fix platform availability * resource: update whitelist
This commit is contained in:
@@ -198,9 +198,6 @@ pyclbr.Function.__init__
|
||||
queue.SimpleQueue.__init__
|
||||
random.Random.getrandbits
|
||||
random.getrandbits
|
||||
resource.getrlimit
|
||||
resource.getrusage
|
||||
resource.setrlimit
|
||||
secrets.SystemRandom.getstate
|
||||
secrets.compare_digest
|
||||
select.epoll.__exit__
|
||||
|
||||
Reference in New Issue
Block a user