-
- Downloads
buildstream/_yaml.py: Import Mapping from collections.abc
Instead of importing `Mapping` from `collections`, it must be imported from `collections.abc`, as the old method will stop working from Python 3.8.
parent
067a0c6b
No related branches found
No related tags found
Please register or sign in to comment