diff options
| author | Tim Graham <timograham@gmail.com> | 2016-09-19 12:31:31 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-09-20 07:44:37 -0400 |
| commit | a03e7fd681e275dfd214f1196bad94af225a9d68 (patch) | |
| tree | a796a74866aa0ff785ed79940710317b5120f49c /CHANGELOG | |
| parent | b8f73564b747cdb250fcc75fa7aa02f56d6484e0 (diff) | |
| download | sqlparse-a03e7fd681e275dfd214f1196bad94af225a9d68.tar.gz | |
Fix test failure on Python 3.6 (fixes #286).
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Bug Fixes * Fix parsing of incomplete AS (issue284, by vmuriart). * Fix parsing of Oracle names containing dollars (issue291). - +* Fix Python 3.6 compatibility (issue286). Internal Changes |
