summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version as suggested in review.no-pure-python-buildJason Madden2020-01-223-2/+3
* Tweaks for coverage reporting.Jason Madden2020-01-213-18/+24
* Test PURE_PYTHON at runtime.Jason Madden2020-01-2114-324/+426
* Remove unused test files.Jason Madden2020-01-213-67/+0
* Stop using deprecated setup.py test functionality.Jason Madden2020-01-213-6/+4
* Remove checking of PURE_PYTHON at build time.Jason Madden2020-01-211-4/+6
* Fix indentation and import order lint errors.Jason Madden2020-01-211-20/+20
* Merge pull request #152 from zopefoundation/mac-use-362Jason Madden2020-01-211-1/+4
|\
| * Use 3.6.2 on Travis.mac-use-362Jason Madden2020-01-211-1/+4
|/
* Merge pull request #150 from zopefoundation/remove-deprecated-setuptools-featureMarius Gedminas2020-01-201-13/+10
|\
| * Remove deprecated use of setuptools featuresMarius Gedminas2020-01-201-13/+10
|/
* Fix GH issue URLMarius Gedminas2019-11-211-1/+1
* AUGH!!!!!Marius Gedminas2019-11-111-1/+1
* Back to development: 4.7.2Marius Gedminas2019-11-112-1/+7
* 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
|\