gecko-dev/python/mozrelease/mozrelease
Mitchell Hentges b9531f2856 Bug 1714641: Remove usages of vendored "pathlib2" library r=ahal
Based on the docs and the code within `pathlib2`, it seems to focus
only on backporting the main features of `pathlib` to be available for
Python 2. It does _not_ provide features in newer Python versions
of `pathlib` (such as `is_mount`, new in Python 3.7). Therefore, it
doesn't provide anything that the standard library of Python 3.6+
doesn't have.

Differential Revision: https://phabricator.services.mozilla.com/D117071
2021-06-09 15:48:55 +00:00
..
__init__.py
balrog.py
buglist_creator.py Bug 1712150 - take branches into account in release-started email notification. r=releng-reviewers,aki 2021-05-21 12:51:41 +00:00
chunking.py
l10n.py
mach_commands.py Bug 1696251 - Pass MachCommandBase object as first argument for Mach Commands. r=mhentges,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers 2021-05-17 16:15:58 +00:00
partner_attribution.py
partner_repack.py
paths.py
platforms.py Bug 1709640 - Rename android-api-16 to android-arm. r=marionette-reviewers,firefox-build-system-reviewers,nalexander,whimboo,aklotz,releng-reviewers,mhentges,glandium,mtabara 2021-06-04 22:31:14 +00:00
scriptworker_canary.py Bug 1714641: Remove usages of vendored "pathlib2" library r=ahal 2021-06-09 15:48:55 +00:00
update_verify.py
util.py
versions.py