[Checkins] [zopefoundation/zope.schema] 5f5cfd: Set `IDecimal` attributes `min`, `max` and `defaul...
    Adam Groszer 
    noreply at github.com
       
    Fri Mar  6 13:53:42 CET 2020
    
    
  
  Branch: refs/heads/adamg-decimal
  Home:   https://github.com/zopefoundation/zope.schema
  Commit: 5f5cfdd24d20dfb1bdaa8f8315fa8cc17b4ef089
      https://github.com/zopefoundation/zope.schema/commit/5f5cfdd24d20dfb1bdaa8f8315fa8cc17b4ef089
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)
  Changed paths:
    M CHANGES.rst
    M src/zope/schema/_bootstrapfields.py
    M src/zope/schema/_field.py
    M src/zope/schema/interfaces.py
    M src/zope/schema/tests/test__bootstrapfields.py
    M src/zope/schema/tests/test__field.py
  Log Message:
  -----------
  Set `IDecimal` attributes `min`, `max` and `default` as `Decimal` type instead of `Number`.
    
    
More information about the checkins
mailing list