[Checkins] [zopefoundation/zope.schema] 3c6196: Fix: add ``Text.unicode_normalization = 'NFC'`` as...
    Adam Groszer 
    noreply at github.com
       
    Fri Mar  6 15:45:10 CET 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.schema
  Commit: 3c61968968d47606335b9683428060c52eff6eed
      https://github.com/zopefoundation/zope.schema/commit/3c61968968d47606335b9683428060c52eff6eed
  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/tests/test__bootstrapfields.py
  Log Message:
  -----------
  Fix: add ``Text.unicode_normalization = 'NFC'`` as default
  Commit: ce648af937ab2f20cb279d326b83f6e8d8f790ef
      https://github.com/zopefoundation/zope.schema/commit/ce648af937ab2f20cb279d326b83f6e8d8f790ef
  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/tests/test__bootstrapfields.py
  Log Message:
  -----------
  Merge pull request #91 from zopefoundation/adamg-fix-text
Fix: add ``Text.unicode_normalization = 'NFC'`` as default
Compare: https://github.com/zopefoundation/zope.schema/compare/6a3e0dbb446f...ce648af937ab
    
    
More information about the checkins
mailing list