aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-09-19 09:33:34 -0700
committerJussi Pakkanen <jpakkane@gmail.com>2018-09-20 18:59:16 +0300
commit83ad728e19c4be782dff6c582cfc298bc58f3cfb (patch)
tree84a113a16087bdff505db89a095288a08125d596 /docs/markdown
parent62d92e3a19e2e6b599a8499dee24f857b46123b4 (diff)
downloadmeson-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')
0 files changed, 0 insertions, 0 deletions