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

alecthomas / voluptuous / 589

Builds Branch Commit Type Ran Committer Via Coverage
589 master Merge pull request #377 from svisser/fix/issue_374 Preserve Unicode strings when passed to utility functions push 31 Dec 2018 12:00PM UTC web-flow travis-ci pending completion   set done
588 fix/issue_374 Preserve Unicode strings when passed to utility functions This updates the string utility functions to return a Unicode string when a Unicode string is passed in. In Python 2 this would raise an error due to the use of str(v). This is a change r... Pull #377 31 Dec 2018 01:43AM UTC web-flow travis-ci pending completion   set done
587 master Merge pull request #378 from svisser/fix/issue_370 Allow extend to return a subclass of Schema push 31 Dec 2018 12:54AM UTC web-flow travis-ci pending completion   set done
586 fix/issue_370 Allow extend to return a subclass of Schema This updates the extend method to return the same type in case a subclass of Schema has been constructed. This is a change related to issue #370. Pull #378 28 Dec 2018 09:05PM UTC web-flow travis-ci pending completion   set done
585 fix/issue_374 Preserve Unicode strings when passed to utility functions This updates the string utility functions to return a Unicode string when a Unicode string is passed in. In Python 2 this would raise an error due to the use of str(v). This is a change r... Pull #377 28 Dec 2018 03:52PM UTC web-flow travis-ci pending completion   set done
584 master Added htmlcov directory to .gitignore (#375) This directory should be ignored in case pytest-cov is used. push 23 Dec 2018 08:48PM UTC web-flow travis-ci pending completion   set done
583 fix/htmlcov_gitignore Added htmlcov directory to .gitignore This directory should be ignored in case pytest-cov is used. Pull #375 23 Dec 2018 08:46PM UTC web-flow travis-ci pending completion   set done
582 master Merge pull request #371 from svisser/fix/mapping_deprecation_warning Fix DeprecationWarning related to collections.Mapping push 15 Dec 2018 02:42PM UTC web-flow travis-ci pending completion   set done
580 master Ignore .pytest_cache in .gitignore push 15 Dec 2018 02:40PM UTC svisser travis-ci pending completion   set done
579 feature/maybe_msg Allow msg to be specified for Maybe This makes it possible to supply a good error message to the user. This got reported in https://github.com/alecthomas/voluptuous/issues/369 Pull #373 14 Dec 2018 08:54PM UTC web-flow travis-ci pending completion   set done
578 fix/pytest_cache_gitignore Ignore .pytest_cache in .gitignore Pull #372 14 Dec 2018 07:34PM UTC web-flow travis-ci pending completion   set done
577 fix/mapping_deprecation_warning Fix DeprecationWarning related to collections.Mapping This warning got reported in https://github.com/alecthomas/voluptuous/issues/367 Pull #371 14 Dec 2018 07:28PM UTC web-flow travis-ci pending completion   set done
575 master Merge pull request #364 from svisser/feature/inclusive_description Updated Inclusive to accept description as well push 05 Oct 2018 12:32PM UTC web-flow travis-ci pending completion   set done
574 feature/inclusive_description Updated Inclusive to accept description as well This makes the implementation consistent with Exclusive which is also a subclass of Optional and which also accepts description Pull #364 04 Oct 2018 11:25AM UTC web-flow travis-ci pending completion   set done
573 master Fix open bug. Python is annoying. push 05 Aug 2018 04:28AM UTC alecthomas travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 21
  • 22
  • 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