random: add VERSION, SystemRandom.getrandbits is not pos only (#6419)

Co-authored-by: Akuli <akuviljanen17@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Shantanu
2021-12-05 06:52:34 -08:00
committed by GitHub
parent 2610c5ee37
commit 2a1ef3735d
3 changed files with 3 additions and 4 deletions

View File

@@ -116,8 +116,6 @@ collections.abc.Generator.throw
contextvars.ContextVar.reset
contextvars.ContextVar.set
io.IncrementalNewlineDecoder.setstate
random.SystemRandom.getrandbits
secrets.SystemRandom.getrandbits
typing.SupportsRound.__round__
# These enums derive from (str, Enum). See comment in py3_common.txt

View File

@@ -606,7 +606,6 @@ profile.Profile.trace_dispatch_i
profile.Profile.trace_dispatch_l
profile.Profile.trace_dispatch_mac
profile.Profile.trace_dispatch_return
random.Random.VERSION
rlcompleter.Completer.attr_matches
rlcompleter.Completer.global_matches
sunau.Au_read.initfp