summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rebase on master and increment version number after 6.1.1 release.config-with-pure-pythonJason Madden2021-10-132-6/+3
* remove reference to release candidateJürgen Gmach2021-10-131-1/+1
* use Python 3.10 final in GitHub actionsJürgen Gmach2021-10-131-1/+1
* Document Python 3.10 support.Michael Howitz2021-10-132-4/+8
* Configuring for pure-pythonMichael Howitz2021-10-133-8/+4
* Back to development: 6.1.2Jason Madden2021-10-132-1/+7
* Preparing release 6.1.16.1.1Jason Madden2021-10-132-2/+2
* Merge pull request #111 from zopefoundation/jugmac00-patch-1Maurits van Rees2021-10-131-1/+1
|\
| * fix typojugmac00-patch-1Jürgen Gmach2021-10-111-1/+1
|/
* Configuring for pure-python (#108)Michael Howitz2021-09-067-18/+35
* Merge pull request #107 from zopefoundation/revert-parts-of-105Jens W. Klein2021-08-204-9/+31
|\
| * revert parts of #105 due to incompatibilityrevert-parts-of-105Jens W. Klein2021-08-194-9/+31
|/
* Back to development: 6.1.1Michael Howitz2021-02-092-1/+7
* Preparing release 6.1.06.1.0Michael Howitz2021-02-092-2/+2
* Add needed check-manifest ignore (#106)Michael Howitz2021-02-094-3/+19
* Fix `IField.required` to not be required by default. (#105)agitator2021-02-095-3/+18
* Back to development: 6.0.2Jason Madden2021-01-252-1/+7
* Preparing release 6.0.16.0.1Jason Madden2021-01-252-2/+2
* Merge pull request #103 from minddistrict/masterJan-Wijbrand Kolman2021-01-253-8/+33
|\
| * test the BBB inst property works for getting and settingJan-Wijbrand Kolman2021-01-251-2/+12
| * process PR commentsJan-Wijbrand Kolman2021-01-252-6/+15
| * Update CHANGES.rstJan-Wijbrand Kolman2021-01-251-2/+2
| * Fix FieldUpdateEvent implementation by having an `object` attribute as the `I...Jan-Wijbrand Kolman2021-01-253-6/+12
|/
* Configuring for pure-pythonMichael Howitz2021-01-182-2/+2
* Configuring for pure-pythonMichael Howitz2021-01-132-2/+2
* Fix badgeMichael Howitz2021-01-131-3/+3
* Merge pull request #99 from cjwatson/config-with-pure-pythonColin Watson2021-01-0512-321/+222
|\
| * Configuring for pure-pythonColin Watson2021-01-0512-321/+222
|/
* Merge pull request #98 from cjwatson/branch-coverageColin Watson2021-01-049-21/+50
|\
| * Enable branch coverage and bring it to 100%Colin Watson2021-01-049-21/+50
|/
* Merge pull request #97 from cjwatson/flake8Colin Watson2021-01-0419-195/+310
|\
| * Use coverage-python-versionColin Watson2021-01-045-5/+7
| * Rephrase IPassword docstring so that it can use triple quotesColin Watson2021-01-041-1/+1
| * Apply suggestions from code reviewColin Watson2021-01-041-1/+1
| * Restore zope.schema._field.InvalidDecimalLiteralColin Watson2021-01-041-0/+1
| * Add a tox lint environment, and make it passColin Watson2020-12-2318-192/+304
* | Merge pull request #96 from cjwatson/restore-coverageColin Watson2021-01-041-1/+1
|\ \ | |/ |/|
| * Restore 100% coverageColin Watson2020-12-231-1/+1
|/
* Merge pull request #95 from zopefoundation/all-repos_autofix_all-repos-sedJens Vagelpohl2020-10-281-2/+2
|\
| * Update badge URL for Travisall-repos_autofix_all-repos-sedJürgen Gmach2020-10-281-2/+2
|/
* Merge pull request #94 from zopefoundation/add-python-requiresMarius Gedminas2020-04-061-0/+1
|\
| * Add a python_requires to setup.pyadd-python-requiresMarius Gedminas2020-04-061-0/+1
|/
* Back to development: 6.0.1Jason Madden2020-03-212-1/+7
* Preparing release 6.0.06.0.0Jason Madden2020-03-212-2/+2
* Merge pull request #92 from zopefoundation/issue80Jason Madden2020-03-2110-49/+175
|\
| * Make the resolution order of all fields consistent.issue80Jason Madden2020-03-2010-49/+175
|/
* Back to development: 5.0.2Adam Groszer2020-03-062-1/+7
* Preparing release 5.0.15.0.1Adam Groszer2020-03-062-2/+2
* Merge pull request #91 from zopefoundation/adamg-fix-textAdam Groszer2020-03-063-4/+26
|\
| * Fix: add ``Text.unicode_normalization = 'NFC'`` as defaultadamg-fix-textAdam Groszer2020-03-063-4/+26
|/