Closed Bug 1681104 Opened 3 years ago Closed 3 years ago

python3 - security/manager/tools/getCTKnownLogs.py - base64.decodestring -> base64.decodebytes.

Categories

(Core :: Security: PSM, defect)

defect

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: bc, Assigned: bc)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Python 2's base64.decodestring is replaced by Python 3's base64.decodebytes.

Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/db813ced25bb
python3 - security/manager/tools/getCTKnownLogs.py - base64.decodestring -> base64.decodebytes. r=keeler
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: