• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

andialbrecht / sqlparse / 526

Builds Branch Commit Type Ran Committer Via Coverage
526 master Update changelog. push 17 May 2019 05:18PM UTC Andi Albrecht travis-ci pending completion   set done
470 master Merge pull request #287 from phdru/master Convert string literals to unicode using u() for Py27 push 12 Sep 2016 07:15AM UTC web-flow travis-ci pending completion   set done
469 master Decode bytes to unicode in Lexer.get_tokens(). Raise TypeError if the input is neither bytes in a known encoding nor unicode nor a file-like object (file, StringIO). Remove function u(). Add bytes_type to compat. Add tests for non-ascii. Pull #287 31 Aug 2016 01:14PM UTC web-flow travis-ci pending completion   set done
468 master Use u'' instead of calling u() Decode bytes to unicode in Lexer.get_tokens(). Syntax u'' is supported in Python 2.7 and 3.3+. Pull #287 30 Aug 2016 05:06PM UTC web-flow travis-ci pending completion   set done
467 master Use u'' instead of calling u() Decode bytes to unicode in Lexer.get_tokens(). Syntax u'' is supported in Python 2.7 and 3.3+. Pull #287 30 Aug 2016 05:02PM UTC web-flow travis-ci pending completion   set done
466 master Decode bytes to text if input encoding is known Raise TypeError if the input is neither bytes in a known encoding or unicode or a file-like object (file, StringIO). Pull #287 30 Aug 2016 02:54PM UTC web-flow travis-ci pending completion   set done
465 master Convert string literals to unicode using u() for Py27 Working with non-ascii in Python require all-unicode approach, but string literals in Python 2.7 are bytes and require explicit conversion. Add tests for non-ascii. Pull #287 30 Aug 2016 10:09AM UTC web-flow travis-ci pending completion   set done
464 master Convert string literals to unicode using u() for Py27 Working with non-ascii in Python require all-unicode approach, but string literals in Python 2.7 are bytes and require explicit conversion. Add tests for non-ascii. Pull #287 29 Aug 2016 06:43PM UTC web-flow travis-ci pending completion   set done
463 master Merge pull request #285 from vmuriart/unify_naming_schema Unify_naming_schema. Closes #283 push 24 Aug 2016 01:01PM UTC web-flow travis-ci pending completion   set done
462 master Fix #284 as grouping push 23 Aug 2016 02:57AM UTC vmuriart travis-ci pending completion   set done
461 master Unify_naming_schema. Closes #283 Pull #285 23 Aug 2016 02:34AM UTC web-flow travis-ci pending completion   set done
460 master Clean-up quoting push 23 Aug 2016 02:27AM UTC vmuriart travis-ci pending completion   set done
#1 [no commit message] push 13 Aug 2016 05:56PM UTC travis-ci pending completion   set done
#1 [no commit message] push 13 Aug 2016 04:46PM UTC travis-ci pending completion   set done
#1 [no commit message] push 13 Aug 2016 04:27PM UTC travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc