Closed Bug 1676408 Opened 5 years ago Closed 5 years ago

./mach doc fails with python 3.9 asserting in mozbuild/frontend/reader.py

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(firefox84 fixed)

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: emilio, Assigned: emilio)

Details

Attachments

(2 files)

Attached file error

See attachment.

It seems with python 3.9 we get an ast.Constant with an str value rather
than an ast.Index with an Str sub-value.

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2aaa60fa5dd5 Fix mozbuild reader with python 3.9. r=firefox-build-system-reviewers,rstewart

We may want this on esr78 too.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: