summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing release 4.7.14.7.1Marius Gedminas2019-11-112-3/+4
* Merge pull request #142 from zopefoundation/docs-in-py3Marius Gedminas2019-11-118-169/+204
|\
| * 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
* | Merge pull request #148 from zopefoundation/fix-macos-maybeMarius Gedminas2019-11-111-6/+14
|\ \
| * | Really really install twine, ignoring any old system packagesMarius Gedminas2019-11-111-1/+1
| * | Upgrade pip _separately_Marius Gedminas2019-11-111-2/+3
| * | Upgrade pipMarius Gedminas2019-11-111-1/+1
| * | Okay okay I'll use --userMarius Gedminas2019-11-111-4/+4
| * | Is there a /usr/bin/python3 maybe? please?Marius Gedminas2019-11-111-5/+7
| * | Install twine into a new virtualenv, not globallyMarius Gedminas2019-11-111-2/+2
| * | Run twine check before uploading wheelsMarius Gedminas2019-11-111-3/+7
| * | Fix Mac OS wheel uploadsMarius Gedminas2019-11-111-0/+1
| |/
* | Merge pull request #147 from zopefoundation/appveyor-cleanupMarius Gedminas2019-11-111-2/+9
|\ \ | |/ |/|
| * Clean up appveyor.ymlMarius Gedminas2019-11-111-2/+9
|/
* 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