Closed Bug 1628131 Opened 4 years ago Closed 4 years ago

Windows build finishes with "Notification center failed: cannot import..." message

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox77 fixed)

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: saschanaz, Assigned: rstewart)

References

Details

Attachments

(1 file)

30:19.17 Notification center failed: cannot import name 'WINFUNCTYPE' from 'ctypes.wintypes' (c:\mozilla-build\python3\lib\ctypes\wintypes.py)

It seems it should be from ctypes import WINFUNCTYPE (Py2/3) instead of current from ctypes.wintypes import WINFUNCTYPE (Py2 only).

Assignee: nobody → rstewart
Status: NEW → ASSIGNED
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/240bd8fe241e
Import WINFUNCTYPE from the correct module to preserve compatibility across py2/py3 r=dmajor
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: