Closed Bug 1681101 Opened 3 years ago Closed 3 years ago

python3 - testing/web-platform/tests - base64.decodestring -> base64.decodebytes.

Categories

(Testing :: web-platform-tests, defect)

Default
defect

Tracking

(firefox86 fixed)

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: bc, Assigned: bc)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.

Note that decodestring still exists in Py3 and decodebytes isn't in Py2 so this is a cleanup once we no longer need Py2 support (per the current wpt roadmap, Feburary).

It is still in Python 3.8 but not Python 3.9. Do you think the Python developers have even heard of backwards compatibility? Yeah, lots of work to clean up even after Python 2 is dropped.

Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dd50d2d0bf62
python3 - testing/web-platform/tests - base64.decodestring -> base64.decodebytes. r=webdriver-reviewers,jgraham
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/26892 for changes under testing/web-platform/tests
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Upstream PR merged by jgraham
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: