lp://staging/~cjwatson/storm/six-moves

Created by Colin Watson and last modified
Get this branch:
bzr branch lp://staging/~cjwatson/storm/six-moves
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:
Storm
Status:
Merged

Recent revisions

507. By Colin Watson

Import from six.moves where appropriate.

There are still a few imports that won't work on Python 3 and are a bit
less trivial (cStringIO), but this at least lets the test suite just
about start up.

506. By Thiago Bellini

Use Python 3-compatible exec functions. [r=cjwatson]

505. By Martin v. Löwis

Make cextensions module build with 3.x. [r=cjwatson]

504. By Thiago Bellini

Use sys.maxsize rather than sys.maxint. [r=cjwatson]

503. By Colin Watson

Fix reversed logic for (no)cextensions factors in tox.ini. [r=simpoir]

502. By Colin Watson

Stop ZStormTest leaving files in the current directory. [r=simpoir]

501. By Colin Watson

Use zope.interface class decorators rather than class advice. [r=facundo]

500. By Thiago Bellini

Convert string exceptions to Exception. [r=cjwatson]

499. By Colin Watson

Use Python 3-style print functions. [r=simpoir]

498. By Colin Watson

Handle Python 3's int/long changes (PEP 237). [r=adam-collard]

Branch metadata

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

Subscribers