Run taskgraph generation with Python 3#4394
Conversation
Codecov Report
@@ Coverage Diff @@
## main #4394 +/- ##
=======================================
Coverage 76.00% 76.00%
=======================================
Files 46 46
Lines 4193 4193
=======================================
Hits 3187 3187
Misses 1006 1006
Continue to review full report at Codecov.
|
bhearsum
left a comment
There was a problem hiding this comment.
I don't have I have permission to do an official review here, but LGTM
9bb73be to
00862ca
Compare
|
Latest force push was just rebasing on main (CI passed prior to that) |
skhamis
left a comment
There was a problem hiding this comment.
Thanks for making these changes -- LGTM!
The pull request has been modified, dismissing previous reviews.
|
Thanks @skhamis ! I don't have permission to merge or apply labels, help merging would be appreciated. Also I rebased on top of latest main and apparently that invalidated your review (there weren't any code changes). Sorry about that. |
|
No problem @ahal! Yeah I think we have new merging rules that remove review after a rebase -- I'll go ahead and merge it now. |
This fixes issue #4393.
We'd like to drop support for Python 2 in the taskgraph repo. To ensure the ability to address issues quickly, we'd like to first update consumers of it to Python 3.