lp://staging/~cjwatson/storm/zope-interface-class-decorators

Created by Colin Watson and last modified
Get this branch:
bzr branch lp://staging/~cjwatson/storm/zope-interface-class-decorators
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

501. By Colin Watson

Use zope.interface class decorators rather than class advice.

Class advice doesn't work in Python 3.

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]

497. By Colin Watson

Require psycopg2 >= 2.3.0 for two-phase commit support. [r=adam-collard]

496. By Colin Watson

Remove PostgresConnection.raw_execute workaround for lack of Unicode queries. [r=adam-collard]

495. By Colin Watson

Fix tests with psycopg2 2.4 and 2.4.1. [r=adam-collard]

494. By Colin Watson

Remove support for Python < 2.6. [r=adam-collard]

493. By Colin Watson

Drop zope.component < 3.11.0 restriction for tests. [r=adam-collard]

492. By Colin Watson

Don't depend on dict ordering in pickle variable tests. [r=verterok]

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