mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-19 01:22:51 +08:00
pyclbr: add parent argument for py37 on (#4029)
Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -49,8 +49,6 @@ logging.handlers.MemoryHandler.__init__
|
||||
macurl2path
|
||||
multiprocessing.shared_memory
|
||||
os.utime
|
||||
pyclbr.Class.__init__
|
||||
pyclbr.Function.__init__
|
||||
pyexpat.XMLParserType.ExternalEntityParserCreate
|
||||
queue.SimpleQueue.__init__
|
||||
secrets.SystemRandom.getstate
|
||||
|
||||
@@ -120,8 +120,6 @@ pickle.Pickler.reducer_override
|
||||
platform.DEV_NULL
|
||||
profile.Profile.runcall
|
||||
pwd.getpwuid
|
||||
pyclbr.Class.__init__
|
||||
pyclbr.Function.__init__
|
||||
queue.SimpleQueue.__init__
|
||||
random.Random.getrandbits
|
||||
random.getrandbits
|
||||
|
||||
Reference in New Issue
Block a user