diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2018-09-19 09:33:34 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-09-20 18:59:16 +0300 |
commit | 83ad728e19c4be782dff6c582cfc298bc58f3cfb (patch) | |
tree | 84a113a16087bdff505db89a095288a08125d596 /docs/markdown/Simd-module.md | |
parent | 62d92e3a19e2e6b599a8499dee24f857b46123b4 (diff) | |
download | meson-83ad728e19c4be782dff6c582cfc298bc58f3cfb.zip meson-83ad728e19c4be782dff6c582cfc298bc58f3cfb.tar.gz meson-83ad728e19c4be782dff6c582cfc298bc58f3cfb.tar.bz2 |
mesonlib: use collections.abc for abc types
The use of ABC classes (like MutableSet) is deprecated currently, in
python 3.8 the aliases in collections will be dropped and only the ones
in collections.abc will remain. collections.abc has existed since python
3.3, so there is no backwards compatibility risk.
Diffstat (limited to 'docs/markdown/Simd-module.md')
0 files changed, 0 insertions, 0 deletions