зеркало из https://github.com/mozilla/gecko-dev.git
69ccd3cf23
Previously, collections.abc was available from the collections import. In Python 3.10, they were explicitly moved to collections.abc. As such, any references to collections abstract base classes need to import collections.abc in Python 3.10. More reading here: https://docs.python.org/3/library/collections.abc.html Differential Revision: https://phabricator.services.mozilla.com/D128838 |
||
---|---|---|
.. | ||
docs | ||
marionette_driver | ||
MANIFEST.in | ||
requirements.txt | ||
setup.py |