Merge lp://staging/~cjwatson/storm/py36 into lp://staging/storm

Proposed by Colin Watson
Status: Merged
Merged at revision: 533
Proposed branch: lp://staging/~cjwatson/storm/py36
Merge into: lp://staging/storm
Diff against target: 59 lines (+16/-0)
4 files modified
NEWS (+1/-0)
storm/sqlobject.py (+2/-0)
storm/variables.py (+11/-0)
tox.ini (+2/-0)
To merge this branch: bzr merge lp://staging/~cjwatson/storm/py36
Reviewer Review Type Date Requested Status
Kristian Glass (community) Approve
Storm Developers Pending
Review via email: mp+373380@code.staging.launchpad.net

Commit message

Support Python 3.6 and 3.7.

Description of the change

There were a couple of minor problems:

 * SQLObjectMeta needs to skip the new __classcell__ namespace entry added by the changes for PEP 487.

 * datetime.datetime.astimezone now presumes that naive datetime instances represent system local time rather than raising ValueError, which caused a test to fail. Since this presumption seems unlikely to be a good thing for things like web applications to rely on, forbid this case manually for now.

To post a comment you must log in.
Revision history for this message
Kristian Glass (doismellburning) :
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: