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

ssato / python-anyconfig / 853

Builds Branch Commit Type Ran Committer Via Coverage
853 next Add support for custom filter Closes #91 Pull #93 21 Jun 2018 11:58AM UTC web-flow travis-ci pending completion   set done
851 master Merge pull request #92 from yujunz/typo fix: Fix typo in deprecation warning fix a typo in a deprecation warning in anyconfig._single_load push 20 Jun 2018 01:03PM UTC web-flow travis-ci pending completion   set done
850 master Fix typo in deprecation warning Pull #92 20 Jun 2018 09:25AM UTC web-flow travis-ci pending completion   set done
849 next enhancement: add a test case for YAML backend to load list data add a test case for YAML backend to load list data to check if anyconfig.backend.base.load_with_fn works with raising ValueError. push 19 Jun 2018 10:36AM UTC Satoru SATOH travis-ci pending completion   set done
848 next Merge pull request #90 from yujunz/allow-primitives Catch expected exception from `container()` push 19 Jun 2018 10:29AM UTC web-flow travis-ci pending completion   set done
847 next Catch expected exception from `container()` When it fails to convert, `ValueError` will be raised, not `TypeError` ``` >>> dict('1') Traceback (most recent call last): File "<stdin>", line 1, in <module> ValueError: dictionary update sequence ... Pull #90 19 Jun 2018 08:17AM UTC web-flow travis-ci pending completion   set done
846 next Catch expected exception from `container()` When it fails to convert, `ValueError` will be raised, not `TypeError` ``` >>> dict('1') Traceback (most recent call last): File "<stdin>", line 1, in <module> ValueError: dictionary update sequence ... Pull #90 19 Jun 2018 08:12AM UTC web-flow travis-ci pending completion   set done
844 next enhancement: allow YAML parser loading primitive types' data allow YAML parser loading primitive types' data other than dict data such like lists, numbers and strings, and add a test case to check it. push 17 Jun 2018 02:28PM UTC Satoru SATOH travis-ci pending completion   set done
843 next refactor: add a global, .globals.PRIMITIVES_TO_DICT_KEY add a global, anyconfig.globals.PRIMITIVES_TO_DICT_KEY to be used as the key to wrap data of primitive types other than mapping objects like list to mapping objects after load, and make it r... push 16 Jun 2018 06:25PM UTC Satoru SATOH travis-ci pending completion   set done
842 next enhancement: add testcass of yaml and json of non-dict data load push 15 Jun 2018 01:32PM UTC Satoru SATOH travis-ci pending completion   set done
841 master Merge branch 'master' of github.com:ssato/python-anyconfig push 15 Jun 2018 11:43AM UTC Satoru SATOH travis-ci pending completion   set done
840 master change: rename IOIInfo.parser to IOIInfo.processor and related changes rename anyconfig.ioinfo.IOIInfo.parser to anyconfig.ioinfo.IOIInfo.processor, and update all its reference from other modules. push 15 Jun 2018 11:41AM UTC Satoru SATOH travis-ci pending completion   set done
838 processors fix: remove a trailing space in the module doc of .processors push 14 Jun 2018 06:57PM UTC Satoru SATOH travis-ci pending completion   set done
836 next Merge branch 'next' of github.com:ssato/python-anyconfig into next push 14 Jun 2018 03:30PM UTC Satoru SATOH travis-ci pending completion   set done
835 master refactor: [doc] update and fix the API doc texts update and fix the API doc texts to improve API doc and help users understading APIs especially to make clear what arguments should be passed to some APIs, *load and *dump. push 14 Jun 2018 04:26AM UTC Satoru SATOH travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 45
  • 46
  • 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