Merge lp:~cjwatson/storm/py314-beta into lp:storm
Proposed by
Colin Watson
Status: | Merged |
---|---|
Merged at revision: | 590 |
Proposed branch: | lp:~cjwatson/storm/py314-beta |
Merge into: | lp:storm |
Diff against target: |
36 lines (+4/-0) 3 files modified
NEWS (+1/-0) storm/sqlobject.py (+2/-0) tox.ini (+1/-0) |
To merge this branch: | bzr merge lp:~cjwatson/storm/py314-beta |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Guruprasad | Approve | ||
Review via email: mp+485763@code.launchpad.net |
Commit message
Add preliminary support for Python 3.14.
Description of the change
Python 3.14 is still only in beta, and I couldn't find the exact change that triggered this, but the fix seems in line with a similar change in https:/
To post a comment you must log in.
LGTM 👍 Thanks!