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

Proposed by Colin Watson
Status: Merged
Merged at revision: 543
Proposed branch: lp://staging/~cjwatson/storm/bytes-rawstr
Merge into: lp://staging/storm
Diff against target: 349 lines (+47/-34)
13 files modified
NEWS (+7/-0)
storm/databases/sqlite.py (+2/-2)
storm/expr.py (+2/-2)
storm/locals.py (+1/-1)
storm/properties.py (+8/-7)
storm/sqlobject.py (+2/-2)
storm/tests/databases/base.py (+3/-3)
storm/tests/databases/postgres.py (+2/-2)
storm/tests/expr.py (+5/-5)
storm/tests/properties.py (+4/-4)
storm/tests/store/base.py (+2/-2)
storm/tests/variables.py (+3/-3)
storm/variables.py (+6/-1)
To merge this branch: bzr merge lp://staging/~cjwatson/storm/bytes-rawstr
Reviewer Review Type Date Requested Status
Simon Poirier (community) Approve
Review via email: mp+378816@code.staging.launchpad.net

Commit message

Rename RawStr to Bytes.

Description of the change

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

To post a comment you must log in.
Revision history for this message
Simon Poirier (simpoir) wrote :

LGTM.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to status/vote changes: