summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix: add ``Text.unicode_normalization = 'NFC'`` as defaultadamg-fix-textAdam Groszer2020-03-063-4/+26
* Back to development: 5.1Adam Groszer2020-03-062-1/+7
* Preparing release 5.05.0Adam Groszer2020-03-062-2/+2
* Merge pull request #89 from zopefoundation/adamg-decimalAdam Groszer2020-03-066-125/+146
|\
| * Set `IDecimal` attributes `min`, `max` and `default` as `Decimal` type instea...adamg-decimalAdam Groszer2020-03-066-125/+146
|/
* Add documentation for #86.Michael Howitz2020-02-281-0/+10
* Improve change log for #86 and bump version.Michael Howitz2020-02-282-6/+10
* Added change entry for issue 86Georg Gogo. BERNHARD2020-02-171-1/+1
* Merge pull request #87 from zopefoundation/issue86Georg Gogo. BERNHARD2020-02-162-5/+35
|\
| * Removing left-over line from test that has been movedissue86Georg Bernhard2020-02-151-1/+0
| * text_type was already imported from _compat, there is no need to repeat thatGeorg Bernhard2020-02-141-4/+0
| * Making tests work wirh all versions of python is harder than one might think.Georg Bernhard2020-02-141-4/+6
| * Making tests work with py2 and py3Georg Bernhard2020-02-142-7/+10
| * Trying to get tests to run without literal utf-8 charactersGeorg Bernhard2020-02-141-1/+1
| * Keeping signature the sameGeorg Bernhard2020-02-141-1/+0
| * Merge branch 'issue86' of github.com:zopefoundation/zope.schema into issue86Georg Bernhard2020-02-141-1/+2
| |\
| | * Update src/zope/schema/_bootstrapfields.pyGeorg Gogo. BERNHARD2020-02-141-1/+2
| * | Validation after normalizationGeorg Bernhard2020-02-142-6/+2
| |/
| * Moving doctest to zope testingGeorg Bernhard2020-02-141-2/+0
| * Allowing for all variants of normalizationGeorg Bernhard2020-02-142-7/+7
| * Doc-Tests need unicodedata to be importedGeorg Bernhard2020-02-141-0/+1
| * Tests need coding definedGeorg Bernhard2020-02-142-0/+4
| * Fixing issue86 by normalizing unicode for IFromUnicodeGeorg Bernhard2020-02-142-2/+33
|/
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
* Back to development: 4.9.4Lennart Regebro2018-10-122-1/+7
* Preparing release 4.9.34.9.3Lennart Regebro2018-10-122-2/+2
* Merge pull request #81 from regebro/masterLennart Regebro2018-10-123-5/+10
|\
| * Fixed a ReST error in getDoc() results when having "subfields" with titlesLennart Regebro2018-10-123-5/+10
|/
* Back to development: 4.9.3Stephan Richter2018-10-112-1/+7
* Preparing release 4.9.24.9.2Stephan Richter2018-10-112-2/+2
* Keywords.Stephan Richter2018-10-111-0/+1
* - Make sure that the title for ``IObject.validate_invariants`` is a unicodeStephan Richter2018-10-112-3/+4
* Back to development: 4.9.2Michael Howitz2018-10-052-1/+7
* Preparing release 4.9.14.9.1Michael Howitz2018-10-052-2/+2
* Merge pull request #79 from zopefoundation/fix-non-ascii-bytes-tokensDavid Glick2018-09-293-2/+11
|\
| * changelogDavid Glick2018-09-291-1/+1
| * Fix handling of non-ascii bytes tokensDavid Glick2018-09-292-1/+10
|/
* Back to development: 4.9.1Jason Madden2018-09-242-1/+7
* Preparing release 4.9.04.9.0Jason Madden2018-09-242-2/+2
* Merge pull request #78 from zopefoundation/dottedname_allow_underscoreJason Madden2018-09-246-9/+120
|\
| * Add change note. [skip ci]Jason Madden2018-09-241-0/+5
| * Make DottedName accept leading underscores.Jason Madden2018-09-245-9/+115
|/
* Merge pull request #77 from zopefoundation/issue76Jason Madden2018-09-243-0/+31
|\
| * Fix Field.getDoc() when value_type or key_type are presentissue76Jason Madden2018-09-233-0/+31
* | Merge pull request #75 from zopefoundation/issue74Jason Madden2018-09-246-24/+131
|\ \ | |/ |/|
| * Make NativeString[Line] into distinct types.issue74Jason Madden2018-09-226-24/+131
|/
* Merge pull request #73 from zopefoundation/doc-IFromBytesJason Madden2018-09-202-3/+11
|\
| * Document IFromBytes in Sphinx.Jason Madden2018-09-202-3/+11
|/
* Back to development: 4.8.1Jason Madden2018-09-192-1/+7
* Preparing release 4.8.04.8.0Jason Madden2018-09-192-2/+2