[Checkins] [zopefoundation/zope.index] d1f299: Check value is not None before inserting into forw...

GitHub noreply at github.com
Fri Apr 15 16:42:30 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.index
  Commit: d1f299abea1e87a215e81b6369fb974e90388dd1
      https://github.com/zopefoundation/zope.index/commit/d1f299abea1e87a215e81b6369fb974e90388dd1
  Author: Nathan Van Gheem <vangheem at gmail.com>
  Date:   2015-08-20 (Thu, 20 Aug 2015)

  Changed paths:
    M src/zope/index/field/index.py

  Log Message:
  -----------
  Check value is not None before inserting into forward index


  Commit: 9c0933df1095c0ee4d8258350034734ac5b32043
      https://github.com/zopefoundation/zope.index/commit/9c0933df1095c0ee4d8258350034734ac5b32043
  Author: vangheem <vangheem at gmail.com>
  Date:   2015-08-20 (Thu, 20 Aug 2015)

  Changed paths:
    M src/zope/index/field/index.py
    M src/zope/index/field/tests.py

  Log Message:
  -----------
  add tests


  Commit: 43e8fb80bae84cecad3455c604b5594d0a78baa2
      https://github.com/zopefoundation/zope.index/commit/43e8fb80bae84cecad3455c604b5594d0a78baa2
  Author: vangheem <vangheem at gmail.com>
  Date:   2015-08-20 (Thu, 20 Aug 2015)

  Changed paths:
    M src/zope/index/field/index.py

  Log Message:
  -----------
  try catching TypeError instead


  Commit: fd73627b91c61f5e2c73f50979c69340c1a656d1
      https://github.com/zopefoundation/zope.index/commit/fd73627b91c61f5e2c73f50979c69340c1a656d1
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-04-15 (Fri, 15 Apr 2016)

  Changed paths:
    M src/zope/index/field/index.py
    M src/zope/index/field/tests.py

  Log Message:
  -----------
  Merge pull request #3 from wildcardcorp/master

Check value is not None before inserting into forward index


Compare: https://github.com/zopefoundation/zope.index/compare/81c3c5329691...fd73627b91c6


More information about the checkins mailing list