summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use .. caution:: to warn about the the old class-advice based APIsdocs-in-py3Marius Gedminas2019-11-111-3/+3
* Move the @provider example into the right sectionMarius Gedminas2019-11-111-9/+8
* Build docs with Sphinx on Travis CIMarius Gedminas2019-11-111-0/+9
* Port the documentation examples to Python 3Marius Gedminas2019-11-117-161/+188
* Back to development: 4.7.1Marius Gedminas2019-11-112-1/+7
* Preparing release 4.7.04.7.0Marius Gedminas2019-11-112-2/+2
* Merge pull request #146 from zopefoundation/modernize-ciMarius Gedminas2019-11-113-71/+83
|\
| * Always build manylinux wheelsMarius Gedminas2019-11-113-71/+83
|/
* Merge pull request #145 from cjwatson/py38Colin Watson2019-11-116-5/+13
|\
| * Add a bit more spacing to CHANGES.rstColin Watson2019-11-111-0/+2
| * Drop macpython 3.8.0 for nowColin Watson2019-11-111-3/+0
| * Drop dist: xenial and sudo: trueColin Watson2019-11-111-4/+0
| * Add support for Python 3.8Colin Watson2019-11-116-3/+16
|/
* Merge pull request #144 from mamico/masterMauro Amico2019-10-153-2/+41
|\
| * changelogmauro2019-10-101-0/+3
| * key order doesn't mattermauro2019-10-091-1/+1
| * fix 'dict_keys' object has no attribute 'extend'mauro2019-10-091-3/+5
| * taggedvalue inheritancemauro2019-10-092-2/+36
|/
* Merge pull request #143 from zopefoundation/drop-py34Marius Gedminas2019-08-206-18/+16
|\
| * Make tox -p auto handle coverage rightdrop-py34Marius Gedminas2019-08-181-0/+4
| * Drop support for Python 3.4Marius Gedminas2019-08-176-18/+12
|/
* Update README.ru.rstSerjio Razin2019-02-121-23/+22
* Merge pull request #132 from mef1stofel/patch-1Marius Gedminas2019-02-111-1/+1
|\
| * Update README.ru.rstSerjio Razin2019-02-111-1/+1
|/
* Back to development: 4.6.1Jason Madden2018-10-232-1/+7
* Preparing release 4.6.04.6.0Jason Madden2018-10-232-2/+2
* Merge pull request #127 from zopefoundation/issue126Jason Madden2018-10-234-1/+29
|\
| * Fix coverage.issue126Jason Madden2018-10-232-2/+3
| * Fix 'verifyObject' for class objects with staticmethods on Python 3.Jason Madden2018-10-233-1/+28
|/
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
* Merge pull request #123 from zopefoundation/py37Forest Gregg2018-08-106-3/+14
|\
| * add py3.7 to setup.py classifier, tox.ini, and CHANGESForest Gregg2018-08-093-2/+3
| * python3.7 builds for linux, mac, and windowsForest Gregg2018-08-093-1/+11
|/
* Merge pull request #122 from zopefoundation/add-self-to-rtdJason Madden2018-07-191-0/+5
|\
| * Make rtd.txt install the checked out code, not the version from PyPI. [skip ci]Jason Madden2018-07-191-0/+5
|/
* Merge pull request #121 from zopefoundation/docs-common-api-doc-splitJason Madden2018-07-1910-909/+931
|\
| * Cross ref from ISpecification to IDeclaration.Jason Madden2018-07-191-13/+14
| * Reorganize the 'declarations' document by functional group.Jason Madden2018-07-193-531/+443
| * Formatting and cross refs for the 'Interface Specification' docJason Madden2018-07-193-38/+55
| * Formatting and cross refs for IComponents.Jason Madden2018-07-192-115/+110
| * Basic API reference documentation reorg: split into four functional parts.Jason Madden2018-07-197-301/+398
* | Merge pull request #120 from zopefoundation/docs-commonJason Madden2018-07-196-232/+436
|\ \ | |/
| * Formatting for z.i.common.sequences.Jason Madden2018-07-191-22/+27
| * Cross references and formatting for z.i.common.mappingJason Madden2018-07-191-17/+42
| * Cross references and formatting for z.i.common.idatetime.Jason Madden2018-07-191-68/+99
| * Add docstrings with cross-refs to z.i.common.interfacesJason Madden2018-07-192-57/+168
| * Basic automodule directives for the modules in zope.interface.common.Jason Madden2018-07-192-0/+31
| * Standarize the ReST headers in api.rst.Jason Madden2018-07-191-68/+69
|/
* Back to development: 4.5.1Michael Howitz2018-04-192-1/+7
* Preparing release 4.5.04.5.0Michael Howitz2018-04-192-2/+2