summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Back to development: 7.0.2HEADmasterColin Watson2023-01-022-1/+7
* Preparing release 7.0.17.0.1Colin Watson2023-01-022-2/+2
* Merge pull request #121 from cjwatson/fix-messageid-fallbackColin Watson2023-01-023-4/+51
|\
| * Fix fallback when zope.i18nmessageid is not installedColin Watson2023-01-023-4/+51
|/
* Back to development: 7.0.1Marius Gedminas2023-01-012-1/+7
* Preparing release 7.0.07.0.0Marius Gedminas2023-01-012-2/+2
* Merge pull request #119 from cjwatson/return-None-from-test-caseColin Watson2022-12-312-5/+9
|\
| * Fix test deprecation warning on Python 3.11Colin Watson2022-12-232-5/+9
|/
* Drop support for Python < 3.7 (#118)Colin Watson2022-12-2317-203/+59
* Fix GHA: ubuntu-latest no longer contains Python 3.5 and 3.6 (#117)Michael Howitz2022-12-155-8/+15
* - vb [ci skip]Jens Vagelpohl2022-09-152-2/+6
* - prepare release 6.2.16.2.1Jens Vagelpohl2022-09-142-2/+2
* Merge pull request #116 from zopefoundation/dataflake/fix_115Jens Vagelpohl2022-09-143-16/+18
|\
| * Fix outsized integer test values that break tests on newer Python versionsJens Vagelpohl2022-09-143-16/+18
|/
* Fix tox lint run + isort imports. (#114)Michael Howitz2022-08-0528-151/+259
* Back to development: 6.2.1Michael Howitz2021-10-182-1/+7
* Preparing release 6.2.06.2.0Michael Howitz2021-10-182-2/+2
* Add support for Python 3.10 (#109)Michael Howitz2021-10-186-16/+13
* 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
|\ \ | |/ |/|