lp:~cjwatson/storm/py3-tests-prepare-strings

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/storm/py3-tests-prepare-strings
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

511. By Colin Watson

Be more explicit about string types in tests.

The distinction between '...' and b'...' matters in Python 3, so be explicit
where it matters in tests, in preparation for corresponding changes to Storm
itself.

510. By Thiago Bellini

Use Python 3-compatible raise syntax. [r=simpoir]

509. By Colin Watson

Wrap DB-API exceptions rather than injecting virtual base classes. [r=simpoir]

508. By Colin Watson

Rename double-underscore identifiers in C extensions. [r=simpoir]

507. By Colin Watson

Import from six.moves where appropriate. [r=simpoir]

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]

Branch metadata

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

Subscribers