Merge lp://staging/~cjwatson/meliae/py3-obj-summary into lp://staging/meliae

Proposed by Colin Watson
Status: Needs review
Proposed branch: lp://staging/~cjwatson/meliae/py3-obj-summary
Merge into: lp://staging/meliae
Diff against target: 19 lines (+2/-2)
1 file modified
meliae/loader.py (+2/-2)
To merge this branch: bzr merge lp://staging/~cjwatson/meliae/py3-obj-summary
Reviewer Review Type Date Requested Status
Ioana Lasc (community) Approve
Meliae Development Team Pending
Review via email: mp+402727@code.staging.launchpad.net

Commit message

Fix some _ObjSummary methods for Python 3.

Description of the change

by_size and by_count tried to use the "itervalues" method on an ordinary dict, which doesn't exist on Python 3.

To post a comment you must log in.
Revision history for this message
Ioana Lasc (ilasc) :
review: Approve

Unmerged revisions

232. By Colin Watson

Fix some _ObjSummary methods for Python 3.

by_size and by_count tried to use the "itervalues" method on an ordinary
dict, which doesn't exist on Python 3.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: