lp://staging/~cjwatson/storm/bytes-rawstr

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

543. By Colin Watson

Rename RawStr to Bytes.

Rename RawStr and RawStrVariable to Bytes and BytesVariable respectively,
since that matches Python 3's terminology. RawStr and RawStrVariable still
exist as deprecated aliases.

542. By Colin Watson

Add whitespace around "<<", ">>", "+", "-", "*", "/", and "%" operators. [r=simpoir]

541. By Colin Watson

Stop using deprecated assertEquals/assertNotEquals unittest methods. [r=simpoir]

540. By Colin Watson

Finish removing storm.django.

This was mostly removed in 0.21
(https://code.launchpad.net/~adam-collard/storm/kill-django-storm/+merge/287630),
but storm/django/backend/__init__.py was left around by accident.

539. By Colin Watson

Include test runner in sdists again.

It's now in dev/test, not test.

538. By Colin Watson

Chase redirection in README.

537. By Colin Watson

Release Storm 0.22.

536. By Colin Watson

Use postgresfixture to simplify developer setup. [r=simpoir]

535. By Colin Watson

Officially add support for Python 3.8.

534. By Colin Watson

Fix C version of Compile.__call__(join=) on Python 3. [r=doismellburning]

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