[PATCH] D69056: [LNT] Remove Python2 support
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 10:03:04 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rLNT0e3a5f745de6: [LNT] Remove Python2 support (authored by thopre).
Repository:
rLNT LNT
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69056/new/
https://reviews.llvm.org/D69056
Files:
docs/conf.py
examples/functions.py
examples/run_to_csv.py
lnt/external/stats/pstat.py
lnt/external/stats/stats.py
lnt/formats/PlistFormat2.py
lnt/formats/__init__.py
lnt/lnttool/__init__.py
lnt/lnttool/admin.py
lnt/lnttool/create.py
lnt/lnttool/main.py
lnt/lnttool/viewcomparison.py
lnt/server/db/testsuite.py
lnt/server/db/testsuitedb.py
lnt/server/reporting/dailyreport.py
lnt/server/ui/app.py
lnt/server/ui/filters.py
lnt/server/ui/views.py
lnt/testing/profile/__init__.py
lnt/testing/profile/cPerf.cpp
lnt/testing/profile/perf.py
lnt/testing/profile/profilev1impl.py
lnt/testing/profile/profilev2impl.py
lnt/testing/util/rcs.py
lnt/tests/builtintest.py
lnt/tests/compile.py
lnt/tests/nt.py
lnt/tests/test_suite.py
lnt/util/ImportData.py
lnt/util/ServerUtil.py
lnt/util/stats.py
lnt/util/wsgi_restart.py
runtime.txt
setup.py
tests/SharedInputs/FakeCompilers/fakecompiler.py
tests/SharedInputs/create_temp_instance.py
tests/server/db/ImportV4TestSuiteInstance.py
tests/server/db/Migrations.py
tests/server/ui/V4Pages.py
tests/testing/CalltreeDataLoading.py
tests/utils/blast.py
tox.ini
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69056.415484.patch
Type: text/x-patch
Size: 17547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/6d02c746/attachment.bin>
More information about the llvm-commits
mailing list