Files
typeshed/stubs
Stanislav Schmidt 64903b85d7 PyYAML: fix yaml.add_foo() functions (#5828)
Added / modified types for the following functions:
- `add_implicit_resolver(...)`
- `add_path_resolver(...)`
- `add_constructor(...)`
- `add_multi_constructor(...)`
- `add_representer(...)`
- `add_multi_representer(...)`

* Remove yaml.add_constructor from allowlist

* Use TypeVars and overloads
2021-08-08 21:49:06 +03:00
..
2021-07-14 09:24:19 +01:00
2021-07-24 13:47:14 -07:00
2021-07-15 13:26:53 +02:00
2021-07-15 17:28:57 +02:00
2021-07-19 10:28:00 +02:00
2021-08-07 08:10:03 -07:00
2021-07-15 14:34:59 +02:00
2021-07-15 11:37:53 +01:00
2021-07-15 17:29:56 +02:00
2021-03-27 17:35:22 -07:00
2021-07-12 21:03:08 +02:00
2021-07-13 15:11:27 +01:00