Closed Bug 636202 Opened 14 years ago Closed 14 years ago

Turn ipc/ipdl/ipdl/type.py Python 2/3-agnostic

Categories

(Core :: IPC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla5

People

(Reporter: gkw, Assigned: gkw)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Turn ipc/ipdl/ipdl/type.py Python 2/3-agnostic - Python 3 does not support string exceptions.
Attachment #514534 - Flags: review?(jones.chris.g)
Attachment #514534 - Flags: review?(jones.chris.g) → review+
Comment on attachment 514534 [details] [diff] [review] patch Asking for approval2.0 - this patch is totally risk-free as it merely changes Python syntax to be consistent across-the-board. The new code works on both Python 2.x and 3.x whereas the old line does not work in 3.x.
Attachment #514534 - Flags: approval2.0?
If I had the powers to approve this, I would.
Comment on attachment 514534 [details] [diff] [review] patch Really, unless it's high-value we're not approving.
Attachment #514534 - Flags: approval2.0? → approval2.0-
This can wait then, setting checkin-needed so I hope it isn't forgotten after Fx 4 comes out.
Keywords: checkin-needed
Please reset checkin-needed post 2.0.
Blocks: post2.0
Keywords: checkin-needed
No longer blocks: post2.0
Depends on: post2.0
Assignee: nobody → gary
Status: NEW → ASSIGNED
Whiteboard: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: checkin-needed
Target Milestone: --- → mozilla2.2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: