Files
typeshed/stubs
Kevin Kirsche 980b1954fd PyYaml’s Serializer: annotate open, close, serialize (#8383)
As seen here:
https://github.com/yaml/pyyaml/blob/master/lib/yaml/serializer.py#L27-L41

Neither `open` nor `close` methods return, so `None` added as the return type.

Finally, serialize accepts a Node and does not return as seen here:
https://github.com/yaml/pyyaml/blob/master/lib/yaml/serializer.py#L46-L58
2022-07-24 14:51:39 +01:00
..
2022-07-07 17:48:44 +05:30
2022-06-18 16:27:10 +02:00
2022-04-06 14:58:23 +02:00
2022-07-23 16:57:42 +01:00
2022-07-19 19:15:20 -07:00
2022-07-19 19:15:20 -07:00
2022-07-19 19:15:20 -07:00