lp:~jelmer/meliae/itervalues

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp:~jelmer/meliae/itervalues
Only Jelmer Vernooij can upload to this branch. If you are Jelmer Vernooij please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jelmer Vernooij
Project:
Meliae
Status:
Development

Recent revisions

230. By Jelmer Vernooij

Use dict.values rather than dict.itervalues, which is not available on Python3.

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.

222. By John A Meinel

Port performance counters to Python 3

221. By John A Meinel

Avoid the overloaded problems with 'str', and use more PyBytes.

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