pyyaml/yaml
Pantelis Antoniou a31a4fb189 Remove Python 2 support and simplify
It's time to stop pretending this is anymore compatible to version 2
by using macros to hide the fact that on 3 objects are bytes and not
string.

Removing the support for version 2 makes things clearer.

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
2021-09-23 14:42:00 -07:00
..
__init__.pxd Build modernization (GHA, wheels, setuptools) (#407) 2021-01-13 16:58:40 -05:00
_yaml.h Remove Python 2 support and simplify 2021-09-23 14:42:00 -07:00
_yaml.pxd Remove Python 2 support and simplify 2021-09-23 14:42:00 -07:00
_yaml.pyx Remove Python 2 support and simplify 2021-09-23 14:42:00 -07:00