Closed
Bug 1823826
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 39131 - Move to Python type annotations & upgrade mypy
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39131 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39131
Details from upstream follow.
Sam Sneddon <gsnedders@apple.com> wrote:
Move to Python type annotations & upgrade mypy
Now we require Python 3.7, we can use type annotations rather than comments. We should take advantage of this.
| Assignee | ||
Comment 1•3 years ago
|
||
PR 39131 applied with additional changes from upstream: 4e81b4985fbd665f4b3a7b84059c07f81fd5d555, 0f8899ecf3856487e50522654fd4cc0f4dc6b7c3, 88532af50b56c21e3d0fa22682d88ca199c71861, 69982c63f56787fd56947e9a53ad188514af757f, b68e9003ff83ae458f24b974684f83bae34050ec, 8cf108d380ee91ef2667a05dd2389ad5cd6d6529, fd7d528ec48c92bd5a400429495f54d149c1fb03, 1a44d855cb79fd0e1bc19332f2c995b058925310, 21fc5d4fb0ae14802d8e93eff1ce6d7a55617253, 431f4f6eb006c4f79e991d9a1913931005e2f566
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
You need to log in
before you can comment on or make changes to this bug.
Description
•