Test third party stubs with stubtest (#5615)

This commit is contained in:
Shantanu
2021-06-12 15:17:40 -07:00
committed by GitHub
parent 9565c595ca
commit 7244ea1f71
53 changed files with 1249 additions and 11 deletions
@@ -0,0 +1,13 @@
yaml.CBaseDumper.__init__
yaml.CDangerDumper
yaml.CDangerLoader
yaml.CDumper.__init__
yaml.CEmitter
yaml.CParser
yaml.YAMLObjectMetaclass.__init__
yaml.add_constructor
yaml.constructor.FullConstructor.set_python_instance_state
yaml.cyaml.CBaseDumper.__init__
yaml.cyaml.CDangerDumper
yaml.cyaml.CDangerLoader
yaml.cyaml.CDumper.__init__