This is an archive of the discontinued Mercurial Phabricator instance.

automation: support running against Python 3.9
ClosedPublic

Authored by indygreg on Oct 9 2020, 12:47 PM.

Details

Summary

We just added CPython 3.9.0 to the automation environment. Let's
support actions targeting it.

One side-effect of this change is that we'll produce Windows wheels
for Python 3.9 by default. This is desirable.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

indygreg created this revision.Oct 9 2020, 12:47 PM
pulkit accepted this revision.Oct 10 2020, 2:01 AM
This revision is now accepted and ready to land.Oct 10 2020, 2:01 AM
This revision was automatically updated to reflect the committed changes.