+branch/storm

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Colin Watson
  • Date: 2019-11-03 00:43:35 UTC
  • Revision ID: cjwatson@canonical.com-20191103004335-k7ml8a59v63q6puy
Officially add support for Python 3.8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
---------
6
6
 
7
7
- Fix incorrect caching of wrapped DB-API exceptions (bug 1845702).
8
 
- Support Python 3.6 and 3.7.
 
8
- Support Python 3.6, 3.7, and 3.8.
9
9
- Fix incorrect expected type for the 'join' parameter to the C version of
10
10
  Compile.__call__ on Python 3.
11
11