summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* always build extension in cibuildwheel env1.1.x1.1.xDavid Lord2021-01-291-1/+4
* Build aarch64 wheelsJanakarajan Natarajan2021-01-291-0/+6
* Add Python 3.9 support for 1.1.x (#163)Rust Saiargaliev2021-01-294-90/+82
* update docs configDavid Lord2020-04-095-18/+29
* Merge pull request #114 from pallets/azure-build-py35David Lord2020-01-261-0/+4
|\
| * use older image for building Python 3.5David Lord2020-01-261-0/+4
|/
* update test status linkDavid Lord2020-01-261-7/+1
* Merge pull request #113 from davidism/azure-pipelinesDavid Lord2020-01-268-159/+115
|\
| * finish Azure Pipelines configDavid Lord2020-01-268-287/+115
| * initial Azure Pipelines configMatt Cooper2020-01-261-0/+128
|/
* Merge pull request #111 from pwlandoll/1.1.xDavid Lord2019-05-061-0/+1
|\
| * Add link to official Discord chat serverPeter Landoll2019-05-061-0/+1
|/
* more specific appveyor branch regexDavid Lord2019-02-231-1/+1
* deploy release branchesDavid Lord2019-02-231-1/+1
* deploy release branchesDavid Lord2019-02-231-0/+3
* release 1.1.11.1.1David Lord2019-02-232-2/+2
* update pre-commitDavid Lord2019-02-232-5/+8
* update license dataDavid Lord2019-02-238-36/+31
* fix travis xenial pypy versionDavid Lord2019-02-201-1/+1
* fix travis xenial pypy versionDavid Lord2019-02-201-1/+1
* add changelog for GH-109David Lord2019-02-201-0/+11
* Add NULL check after native call to __html__ methodMaarten ter Huurne2019-02-202-0/+24
* upgrade travis to xenialDavid Lord2019-02-201-4/+2
* build tags on travisDavid Lord2018-11-051-1/+1
* update docs link1.1.0David Lord2018-11-051-1/+1
* Merge pull request #107 from pallets/release-1-1-0David Lord2018-11-053-3/+3
|\
| * release 1.1.0David Lord2018-11-052-2/+2
| * fix exclude pyc filesDavid Lord2018-11-051-1/+1
|/
* add changelog and license to docsDavid Lord2018-11-033-0/+26
* fix project linkDavid Lord2018-11-031-1/+1
* Merge pull request #106 from pallets/styleDavid Lord2018-11-0320-491/+590
|\
| * add style checksDavid Lord2018-11-0320-491/+590
|/
* update project filesDavid Lord2018-11-036-60/+61
* Merge pull request #105 from pallets/appveyor-cibuildwheelDavid Lord2018-11-021-23/+7
|\
| * use cibuildwheel on appveyorappveyor-cibuildwheelDavid Lord2018-11-021-23/+7
|/
* Merge pull request #104 from pallets/wheelsDavid Lord2018-11-024-10/+45
|\
| * build linux and mac wheels with cibuildwheelDavid Lord2018-11-024-10/+45
|/
* Merge pull request #100 from rsiemens/unreachable-code-fixDavid Lord2018-10-211-5/+5
|\
| * restore __html_format__ methodRyan Siemens2018-10-211-5/+5
|/
* Merge pull request #103 from pallets/srcDavid Lord2018-10-2111-46/+48
|\
| * test python 3.7, fix coverageDavid Lord2018-10-214-40/+41
| * move to src directoryDavid Lord2018-10-209-7/+8
|/
* Merge pull request #102 from pallets/docsDavid Lord2018-10-205-62/+28
|\
| * fix docs buildDavid Lord2018-10-205-62/+28
|/
* Merge pull request #98 from The-Compiler/collectionsDavid Lord2018-06-272-3/+3
|\
| * Import Mapping from collections.abcFlorian Bruhin2018-06-272-3/+3
|/
* Merge pull request #95 from RonnyPfannschmidt/pytest-covDavid Lord2018-05-071-3/+14
|\
| * make pytest-cov collect over tox envsDavid Lord2018-05-071-2/+14
| * fix #94 by using pytest-cov instead of plain coverageRonny Pfannschmidt2018-05-051-3/+2
|/
* add session-scoped _speedups fixtureDavid Lord2018-05-052-12/+37