Closed Bug 1874280 Opened 1 year ago Closed 1 year ago

AttributeError: module 'configparser' has no attribute 'SafeConfigParser' in web-platform/manifestupdate.py with Python 3.12

Categories

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

defect

Tracking

(firefox123 fixed)

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: alaskanemily, Assigned: alaskanemily)

References

Details

Attachments

(1 file)

Copying a similar fix as used for Bug 1851580 seems to fix it, though I'm unsure if this is the best solution.

Assignee: nobody → emcdonough
Status: NEW → ASSIGNED
Attachment #9372351 - Attachment description: Bug 1874280 - For Python 3.12, use ConfigParser instead of SafeConfigParser for manifestupdate.py → Bug 1874280 - use ConfigParser instead of SafeConfigParser for manifestupdate.py
Duplicate of this bug: 1874554
Blocks: python3.12
Pushed by emcdonough@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/abecba5f1754 use ConfigParser instead of SafeConfigParser for manifestupdate.py r=jgraham
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: