lp:~cjwatson/meliae/py3-obj-summary

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/meliae/py3-obj-summary
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
Meliae
Status:
Development

Recent 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.

231. By John A Meinel

Merge Hurd 'support'.

Handle performance counters from Hurd, though we don't support memory information.

230. By John A Meinel

Merge Colin Watson's fixes for large longs.

Also bump version number to 0.5.2

229. By John A Meinel

Rev to 0.5.1 to get setup.py correct.

228. By John A Meinel

Mark 0.5.0 as officially released.

227. By John A Meinel

Now that we pass the test suite, actually declare support for multiple Python 3 versions.

226. By John A Meinel

Handle str vs bytes appropriately on Python 3

Lots of great fixes from Colin to bring in str vs bytes for values and types.
intern() type strings, since they are repeated over and over for groups of the
same object.

225. By John A Meinel

Fix of TestGetRecursiveSive for python 3

Also fix TestDumpAllReferenced.

224. By John A Meinel

Handle file-like objects for loader.load.

223. By John A Meinel

Improve constant folding for Python >= 3.7

Python 3.7 is more aggressive about folding of constants, we want to still use
independent objects.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:meliae
This branch contains Public information 
Everyone can see this information.

Subscribers